Home
last modified time | relevance | path

Searched refs:prof_tctx_dump_iter (Results 1 – 4 of 4) sorted by relevance

/external/jemalloc/src/
Dprof.c1115 prof_tctx_dump_iter(prof_tctx_tree_t *tctxs, prof_tctx_t *tctx, void *opaque) in prof_tctx_dump_iter() function
1387 if (tctx_tree_iter(&gctx->tctxs, NULL, prof_tctx_dump_iter, in prof_dump_gctx()
/external/jemalloc_new/src/
Dprof.c1125 prof_tctx_dump_iter(prof_tctx_tree_t *tctxs, prof_tctx_t *tctx, void *opaque) { in prof_tctx_dump_iter() function
1390 if (tctx_tree_iter(&gctx->tctxs, NULL, prof_tctx_dump_iter, in prof_dump_gctx()
/external/jemalloc/
DChangeLog236 - Fix prof_tctx_dump_iter() to filter out nodes that were created after heap
/external/jemalloc_new/
DChangeLog610 - Fix prof_tctx_dump_iter() to filter out nodes that were created after heap