Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dprof_structs.h97 typedef rb_tree(prof_tctx_t) prof_tctx_tree_t; typedef
119 prof_tctx_tree_t tctxs;
/external/jemalloc/include/jemalloc/internal/
Dprof.h138 typedef rb_tree(prof_tctx_t) prof_tctx_tree_t; typedef
160 prof_tctx_tree_t tctxs;
/external/jemalloc/src/
Dprof.c156 rb_gen(static UNUSED, tctx_tree_, prof_tctx_tree_t, prof_tctx_t, in rb_gen() argument
1088 prof_tctx_merge_iter(prof_tctx_tree_t *tctxs, prof_tctx_t *tctx, void *arg) in prof_tctx_merge_iter()
1115 prof_tctx_dump_iter(prof_tctx_tree_t *tctxs, prof_tctx_t *tctx, void *opaque) in prof_tctx_dump_iter()
1143 prof_tctx_finish_iter(prof_tctx_tree_t *tctxs, prof_tctx_t *tctx, void *arg) in prof_tctx_finish_iter()
/external/jemalloc_new/src/
Dprof.c171 rb_gen(static UNUSED, tctx_tree_, prof_tctx_tree_t, prof_tctx_t, in rb_gen() argument
1099 prof_tctx_merge_iter(prof_tctx_tree_t *tctxs, prof_tctx_t *tctx, void *arg) { in prof_tctx_merge_iter()
1125 prof_tctx_dump_iter(prof_tctx_tree_t *tctxs, prof_tctx_t *tctx, void *opaque) { in prof_tctx_dump_iter()
1153 prof_tctx_finish_iter(prof_tctx_tree_t *tctxs, prof_tctx_t *tctx, void *arg) { in prof_tctx_finish_iter()