Home
last modified time | relevance | path

Searched refs:idump (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dtcache.c209 UNUSED bool idump; in tcache_bin_flush_large() local
212 idump = false; in tcache_bin_flush_large()
227 idump = arena_prof_accum(tsd_tsdn(tsd), arena, in tcache_bin_flush_large()
261 if (config_prof && idump) { in tcache_bin_flush_large()
H A Dlarge.c26 UNUSED bool idump JEMALLOC_CC_SILENCE_INIT(false); in large_palloc()
H A Dprof.c300 bool idump, gdump; in prof_leave() local
304 idump = tdata->enq_idump; in prof_leave()
309 if (idump) { in prof_leave()