Searched refs:prof_alloc_prep (Results 1 – 3 of 3) sorted by relevance
134 prof_alloc_prep(tsd_t *tsd, bool prof_active, bool sample_event) { in prof_alloc_prep() function
2554 prof_tctx_t *tctx = prof_alloc_prep(tsd, prof_active, in imalloc_body()3476 prof_tctx_t *tctx = prof_alloc_prep(tsd, prof_active, sample_event); in irallocx_prof()3724 prof_tctx_t *tctx = prof_alloc_prep(tsd, prof_active, sample_event); in ixallocx_prof()
1399 - Fix off-by-one backtracing issues (make sure that prof_alloc_prep() is