Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h66 void prof_idump(tsdn_t *tsdn);
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dtcache.c129 prof_idump(tsd_tsdn(tsd)); in tcache_bin_flush_small()
262 prof_idump(tsd_tsdn(tsd)); in tcache_bin_flush_large()
481 prof_idump(tsd_tsdn(tsd)); in tcache_flush_cache()
H A Dlarge.c60 prof_idump(tsdn); in large_palloc()
H A Dprof.c310 prof_idump(tsd_tsdn(tsd)); in prof_leave()
1778 prof_idump(tsdn_t *tsdn) { in prof_idump() function
H A Darena.c1258 prof_idump(tsdn); in arena_tcache_fill_small()
1346 prof_idump(tsdn); in arena_malloc_small()
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DMakefile.in192 $(srcroot)test/unit/prof_idump.c \