Searched refs:prof_gctx_try_destroy (Results 1 – 1 of 1) sorted by relevance
/external/jemalloc_new/src/ |
D | prof.c | 579 prof_gctx_try_destroy(tsd_t *tsd, prof_tdata_t *tdata_self, prof_gctx_t *gctx, in prof_gctx_try_destroy() function 704 prof_gctx_try_destroy(tsd, prof_tdata_get(tsd, false), gctx, in prof_tctx_destroy() 826 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_lookup() 843 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_lookup() 1257 prof_gctx_try_destroy(tsd, tdata, gctx, tdata); in prof_gctx_finish()
|