Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Dprof.c1554 struct prof_gctx_merge_iter_arg_s *prof_gctx_merge_iter_arg, in prof_dump_prep() argument
1585 prof_gctx_merge_iter_arg->tsdn = tsd_tsdn(tsd); in prof_dump_prep()
1586 prof_gctx_merge_iter_arg->leak_ngctx = 0; in prof_dump_prep()
1588 (void *)prof_gctx_merge_iter_arg); in prof_dump_prep()
1597 struct prof_gctx_merge_iter_arg_s *prof_gctx_merge_iter_arg, in prof_dump_file() argument
1650 struct prof_gctx_merge_iter_arg_s prof_gctx_merge_iter_arg; in prof_dump() local
1653 &prof_gctx_merge_iter_arg, &gctxs); in prof_dump()
1655 &prof_tdata_merge_iter_arg, &prof_gctx_merge_iter_arg, in prof_dump()
1668 prof_gctx_merge_iter_arg.leak_ngctx, filename); in prof_dump()
1680 struct prof_gctx_merge_iter_arg_s prof_gctx_merge_iter_arg; in prof_cnt_all() local
[all …]