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

/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dprof.c1536 struct prof_gctx_merge_iter_arg_s *prof_gctx_merge_iter_arg,
1568 prof_gctx_merge_iter_arg->tsdn = tsd_tsdn(tsd);
1569 prof_gctx_merge_iter_arg->leak_ngctx = 0;
1571 (void *)prof_gctx_merge_iter_arg);
1580 struct prof_gctx_merge_iter_arg_s *prof_gctx_merge_iter_arg,
1623 struct prof_gctx_merge_iter_arg_s prof_gctx_merge_iter_arg; local
1638 &prof_gctx_merge_iter_arg, &gctxs);
1640 &prof_tdata_merge_iter_arg, &prof_gctx_merge_iter_arg,
1652 prof_gctx_merge_iter_arg.leak_ngctx, filename);
1665 struct prof_gctx_merge_iter_arg_s prof_gctx_merge_iter_arg; local
1534 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
1577 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 78 milliseconds