Searched refs:prof_gctx_merge_iter_arg (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/jemalloc/src/
H A Dprof.c1825 struct prof_gctx_merge_iter_arg_s *prof_gctx_merge_iter_arg,
1856 prof_gctx_merge_iter_arg->tsdn = tsd_tsdn(tsd);
1857 prof_gctx_merge_iter_arg->leak_ngctx = 0;
1859 (void *)prof_gctx_merge_iter_arg);
1868 struct prof_gctx_merge_iter_arg_s *prof_gctx_merge_iter_arg,
1921 struct prof_gctx_merge_iter_arg_s prof_gctx_merge_iter_arg; local
1924 &prof_gctx_merge_iter_arg, &gctxs);
1926 &prof_tdata_merge_iter_arg, &prof_gctx_merge_iter_arg,
1939 prof_gctx_merge_iter_arg.leak_ngctx, filename);
1951 struct prof_gctx_merge_iter_arg_s prof_gctx_merge_iter_arg; local
1823 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) argument
1865 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) argument
[all...]

Completed in 102 milliseconds