Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Dprof.c647 bool destroy_tdata, destroy_tctx, destroy_gctx; in prof_tctx_destroy() local
665 destroy_tctx = true; in prof_tctx_destroy()
694 destroy_tctx = false; in prof_tctx_destroy()
699 destroy_tctx = false; in prof_tctx_destroy()
714 if (destroy_tctx) { in prof_tctx_destroy()