Home
last modified time | relevance | path

Searched refs:prof_idump (Results 1 – 9 of 9) 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/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.bp225 "test/unit/prof_idump.c",
DMakefile.in176 $(srcroot)test/unit/prof_idump.c \