Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dprof.c644 bool destroy_tdata, destroy_tctx, destroy_gctx; in prof_tctx_destroy() local
679 destroy_gctx = true; in prof_tctx_destroy()
681 destroy_gctx = false; in prof_tctx_destroy()
691 destroy_gctx = false; in prof_tctx_destroy()
696 destroy_gctx = false; in prof_tctx_destroy()
699 if (destroy_gctx) { in prof_tctx_destroy()
/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()