Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/jemalloc/src/
HDprof.c915 bool destroy_tdata, destroy_tctx, destroy_gctx; in prof_tctx_destroy() local
950 destroy_gctx = true; in prof_tctx_destroy()
952 destroy_gctx = false; in prof_tctx_destroy()
963 destroy_gctx = false; in prof_tctx_destroy()
968 destroy_gctx = false; in prof_tctx_destroy()
971 if (destroy_gctx) { in prof_tctx_destroy()