Home
last modified time | relevance | path

Searched refs:prof_gctx_dump_iter (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/src/
Dprof.c1524 prof_gctx_dump_iter(prof_gctx_tree_t *gctxs, prof_gctx_t *gctx, void *opaque) in prof_gctx_dump_iter() function
1606 if (gctx_tree_iter(&gctxs, NULL, prof_gctx_dump_iter, in prof_dump()
/external/jemalloc_new/src/
Dprof.c1532 prof_gctx_dump_iter(prof_gctx_tree_t *gctxs, prof_gctx_t *gctx, void *opaque) { in prof_gctx_dump_iter() function
1614 if (gctx_tree_iter(gctxs, NULL, prof_gctx_dump_iter, in prof_dump_file()