Home
last modified time | relevance | path

Searched refs:prof_idump (Results 1 – 9 of 9) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dprof_externs.h66 void prof_idump(tsdn_t *tsdn);
Dprivate_namespace_jet.h303 #define prof_idump JEMALLOC_N(prof_idump) macro
Dprivate_namespace.h298 #define prof_idump JEMALLOC_N(prof_idump) macro
/external/jemalloc_new/src/
Dtcache.c133 prof_idump(tsd_tsdn(tsd)); in tcache_bin_flush_small()
274 prof_idump(tsd_tsdn(tsd)); in tcache_bin_flush_large()
499 prof_idump(tsd_tsdn(tsd)); in tcache_flush_cache()
Dlarge.c68 prof_idump(tsdn); in large_palloc()
Dprof.c310 prof_idump(tsd_tsdn(tsd)); in prof_leave()
1778 prof_idump(tsdn_t *tsdn) { in prof_idump() function
Darena.c1258 prof_idump(tsdn); in arena_tcache_fill_small()
1350 prof_idump(tsdn); in arena_malloc_small()
/external/jemalloc_new/
DAndroid.bp291 "test/unit/prof_idump.c",
DMakefile.in192 $(srcroot)test/unit/prof_idump.c \