Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dprof.c141 static void prof_tctx_destroy(tsd_t *tsd, prof_tctx_t *tctx);
233 prof_tctx_destroy(tsd, tctx); in rb_gen()
265 prof_tctx_destroy(tsd, tctx); in prof_free_sampled_object()
644 prof_tctx_destroy(tsd_t *tsd, prof_tctx_t *tctx) { in prof_tctx_destroy() function