Home
last modified time | relevance | path

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

/external/jemalloc/test/stress/
Dmicrobench.c18 compare_funcs(uint64_t nwarmup, uint64_t niter, const char *name_a, in compare_funcs() function
69 compare_funcs(10*1000*1000, 100*1000*1000, "malloc", in TEST_BEGIN()
99 compare_funcs(10*1000*1000, 100*1000*1000, "free", malloc_free, in TEST_BEGIN()
107 compare_funcs(10*1000*1000, 100*1000*1000, "dallocx", malloc_dallocx, in TEST_BEGIN()
144 compare_funcs(10*1000*1000, 100*1000*1000, "malloc_usable_size", in TEST_BEGIN()
167 compare_funcs(10*1000*1000, 100*1000*1000, "sallocx", in TEST_BEGIN()
/external/jemalloc_new/test/stress/
Dmicrobench.c19 compare_funcs(uint64_t nwarmup, uint64_t niter, const char *name_a, in compare_funcs() function
65 compare_funcs(10*1000*1000, 100*1000*1000, "malloc", in TEST_BEGIN()
91 compare_funcs(10*1000*1000, 100*1000*1000, "free", malloc_free, in TEST_BEGIN()
97 compare_funcs(10*1000*1000, 100*1000*1000, "dallocx", malloc_dallocx, in TEST_BEGIN()
131 compare_funcs(10*1000*1000, 100*1000*1000, "malloc_usable_size", in TEST_BEGIN()
152 compare_funcs(10*1000*1000, 100*1000*1000, "sallocx", in TEST_BEGIN()