Home
last modified time | relevance | path

Searched defs:gctxs (Results 1 – 1 of 1) sorted by relevance

/external/jemalloc/src/
Dprof.c1152 prof_dump_gctx_prep(prof_gctx_t *gctx, prof_gctx_tree_t *gctxs) in prof_dump_gctx_prep()
1173 prof_gctx_merge_iter(prof_gctx_tree_t *gctxs, prof_gctx_t *gctx, void *arg) in prof_gctx_merge_iter()
1187 prof_gctx_finish(tsd_t *tsd, prof_gctx_tree_t *gctxs) in prof_gctx_finish()
1312 prof_gctx_tree_t *gctxs) in prof_dump_gctx()
1463 prof_gctx_dump_iter(prof_gctx_tree_t *gctxs, prof_gctx_t *gctx, void *arg) in prof_gctx_dump_iter()
1492 prof_gctx_tree_t gctxs; in prof_dump() local