Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dprof.c1869 struct prof_gctx_dump_iter_arg_s *prof_gctx_dump_iter_arg, in prof_dump_file() argument
1883 prof_gctx_dump_iter_arg->tsdn = tsd_tsdn(tsd); in prof_dump_file()
1884 prof_gctx_dump_iter_arg->propagate_err = propagate_err; in prof_dump_file()
1886 (void *)prof_gctx_dump_iter_arg) != NULL) { in prof_dump_file()
1922 struct prof_gctx_dump_iter_arg_s prof_gctx_dump_iter_arg; in prof_dump() local
1927 &prof_gctx_dump_iter_arg, &gctxs); in prof_dump()