Home
last modified time | relevance | path

Searched refs:malloc_dallocx (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/jemalloc_new/test/stress/
H A Dmicrobench.c71 malloc_dallocx(void) { in malloc_dallocx() function
92 "dallocx", malloc_dallocx); in TEST_BEGIN()
97 compare_funcs(10*1000*1000, 100*1000*1000, "dallocx", malloc_dallocx, in TEST_BEGIN()
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch103063 -malloc_dallocx(void) {
103084 - "dallocx", malloc_dallocx);
103089 - compare_funcs(10*1000*1000, 100*1000*1000, "dallocx", malloc_dallocx,