HomeSort by: relevance | last modified time | path
    Searched refs:compare_funcs (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/jemalloc/dist/test/stress/
microbench.c 26 compare_funcs(10*1000*1000, 100*1000*1000, "malloc",
52 compare_funcs(10*1000*1000, 100*1000*1000, "free", malloc_free,
58 compare_funcs(10*1000*1000, 100*1000*1000, "dallocx", malloc_dallocx,
92 compare_funcs(10*1000*1000, 100*1000*1000, "malloc_usable_size",
113 compare_funcs(10*1000*1000, 100*1000*1000, "sallocx",
large_microbench.c 23 compare_funcs(100*1000, 1*1000*1000, "large mallocx",
fill_flush.c 37 compare_funcs(1 * 1000, 10 * 1000,
66 compare_funcs(100, 1000,
mallctl.c 28 compare_funcs(10*1000*1000, 10*1000*1000, "mallctl_short",
64 compare_funcs(10*1000*1000, 10*1000*1000, "mallctl_long",
batch_alloc.c 97 compare_funcs(0, iter,
119 compare_funcs(0, iter,
  /src/external/bsd/jemalloc.old/dist/test/stress/
microbench.c 19 compare_funcs(uint64_t nwarmup, uint64_t niter, const char *name_a, function
65 compare_funcs(10*1000*1000, 100*1000*1000, "malloc",
91 compare_funcs(10*1000*1000, 100*1000*1000, "free", malloc_free,
97 compare_funcs(10*1000*1000, 100*1000*1000, "dallocx", malloc_dallocx,
131 compare_funcs(10*1000*1000, 100*1000*1000, "malloc_usable_size",
152 compare_funcs(10*1000*1000, 100*1000*1000, "sallocx",
  /src/external/bsd/jemalloc/dist/test/include/test/
bench.h 31 compare_funcs(uint64_t nwarmup, uint64_t niter, const char *name_a, function

Completed in 26 milliseconds