Searched defs:prof_gctx_merge_iter_arg (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/jemalloc/src/ |
H A D | prof.c | 1825 prof_dump_prep(tsd_t * tsd,prof_tdata_t * tdata,struct prof_tdata_merge_iter_arg_s * prof_tdata_merge_iter_arg,struct prof_gctx_merge_iter_arg_s * prof_gctx_merge_iter_arg,prof_gctx_tree_t * gctxs) prof_dump_prep() argument 1868 prof_dump_file(tsd_t * tsd,bool propagate_err,const char * filename,bool leakcheck,prof_tdata_t * tdata,struct prof_tdata_merge_iter_arg_s * prof_tdata_merge_iter_arg,struct prof_gctx_merge_iter_arg_s * prof_gctx_merge_iter_arg,struct prof_gctx_dump_iter_arg_s * prof_gctx_dump_iter_arg,prof_gctx_tree_t * gctxs) prof_dump_file() argument 1921 struct prof_gctx_merge_iter_arg_s prof_gctx_merge_iter_arg; prof_dump() local 1951 struct prof_gctx_merge_iter_arg_s prof_gctx_merge_iter_arg; prof_cnt_all() local
|