Searched refs:prof_tctx_should_destroy (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/jemalloc/src/
H A Dprof.c236 static bool prof_tctx_should_destroy(tsdn_t *tsdn, prof_tctx_t *tctx);
334 if (prof_tctx_should_destroy(tsd_tsdn(tsd), tctx)) {
532 if (prof_tctx_should_destroy(tsd_tsdn(tsd), tctx)) {
882 prof_tctx_should_destroy(tsdn_t *tsdn, prof_tctx_t *tctx) { function

Completed in 181 milliseconds