Home
last modified time | relevance | path

Searched refs:destroy_gctx (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
682 destroy_gctx = true; in prof_tctx_destroy()
684 destroy_gctx = false; in prof_tctx_destroy()
695 destroy_gctx = false; in prof_tctx_destroy()
700 destroy_gctx = false; in prof_tctx_destroy()
703 if (destroy_gctx) { in prof_tctx_destroy()