Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dtcache.c192 UNUSED bool idump; in tcache_bin_flush_large() local
195 idump = false; in tcache_bin_flush_large()
199 idump = arena_prof_accum_locked(arena, in tcache_bin_flush_large()
233 if (config_prof && idump) in tcache_bin_flush_large()
Dprof.c294 bool idump, gdump; in prof_leave() local
298 idump = tdata->enq_idump; in prof_leave()
303 if (idump) in prof_leave()
Darena.c2626 UNUSED bool idump JEMALLOC_CC_SILENCE_INIT(false); in arena_malloc_large()
2663 idump = arena_prof_accum_locked(arena, usize); in arena_malloc_large()
2665 if (config_prof && idump) in arena_malloc_large()
/external/jemalloc_new/src/
Dtcache.c219 UNUSED bool idump; in tcache_bin_flush_large() local
222 idump = false; in tcache_bin_flush_large()
237 idump = arena_prof_accum(tsd_tsdn(tsd), arena, in tcache_bin_flush_large()
273 if (config_prof && idump) { in tcache_bin_flush_large()
Dlarge.c26 UNUSED bool idump JEMALLOC_CC_SILENCE_INIT(false); in large_palloc()
Dprof.c300 bool idump, gdump; in prof_leave() local
304 idump = tdata->enq_idump; in prof_leave()
309 if (idump) { in prof_leave()
/external/e2fsprogs/tests/progs/
Dtest_rel_cmds.ct65 irel_dump, idump;
/external/e2fsprogs/debugfs/
Ddebug_cmds.ct218 inode_dump, idump, id;