Searched refs:prof_dump_prep (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/jemalloc/src/ |
| H A D | prof_data.c | 1064 prof_dump_prep(tsd_t *tsd, prof_tdata_t *tdata, prof_cnt_t *cnt_all, in prof_dump_prep() function 1112 prof_dump_prep(tsd, tdata, &cnt_all, &leak_ngctx, &gctxs); in prof_dump_impl() 1133 prof_dump_prep(tsd, tdata, cnt_all, &leak_ngctx, &gctxs); in prof_cnt_all()
|