Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dtcache.c257 bool idump; in tcache_bin_flush_large() local
260 idump = false; in tcache_bin_flush_large()
279 idump = arena_prof_accum(tsd_tsdn(tsd), in tcache_bin_flush_large()
315 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.c568 bool idump, gdump; in prof_leave() local
572 idump = tdata->enq_idump; in prof_leave()
577 if (idump) { in prof_leave()