Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Dprof.c1099 prof_tctx_merge_iter(prof_tctx_tree_t *tctxs, prof_tctx_t *tctx, void *arg) { in prof_tctx_merge_iter() function
1208 tctx_tree_iter(&gctx->tctxs, NULL, prof_tctx_merge_iter, in prof_gctx_merge_iter()