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

/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dprof.c556 * prof_tctx_destroy()/prof_gctx_try_destroy().
568 prof_gctx_try_destroy(tsd_t *tsd, prof_tdata_t *tdata_self, prof_gctx_t *gctx, function
662 * 3) Successfully prof_gctx_try_destroy(gctx).
666 * prof_gctx_try_destroy().
690 prof_gctx_try_destroy(tsd, prof_tdata_get(tsd, false), gctx,
738 * prof_tctx_destroy()/prof_gctx_try_destroy().
793 prof_gctx_try_destroy(tsd, tdata, gctx, tdata);
809 prof_gctx_try_destroy(tsd, tdata, gctx, tdata);
1241 prof_gctx_try_destroy(tsd, tdata, gctx, tdata);

Completed in 29 milliseconds