Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dtcache.c115 prof_idump(tsd_tsdn(tsd)); in tcache_bin_flush_small()
234 prof_idump(tsd_tsdn(tsd)); in tcache_bin_flush_large()
396 prof_idump(tsd_tsdn(tsd)); in tcache_destroy()
Dprof.c304 prof_idump(tsd_tsdn(tsd)); in prof_leave()
1676 prof_idump(tsdn_t *tsdn) in prof_idump() function
Darena.c2414 prof_idump(tsdn); in arena_tcache_fill_small()
2594 prof_idump(tsdn); in arena_malloc_small()
2666 prof_idump(tsdn); in arena_malloc_large()
/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/include/jemalloc/internal/
Dprivate_symbols.txt442 prof_idump
Dprof.h299 void prof_idump(tsdn_t *tsdn);
Dprivate_namespace.h442 #define prof_idump JEMALLOC_N(prof_idump) macro
Dprivate_unnamespace.h442 #undef prof_idump
/external/jemalloc/
DAndroid.bp244 "test/unit/prof_idump.c",
DMakefile.in176 $(srcroot)test/unit/prof_idump.c \
/external/jemalloc_new/
DAndroid.bp251 "test/unit/prof_idump.c",
DMakefile.in192 $(srcroot)test/unit/prof_idump.c \