Searched refs:prof_recent_alloc_prepare (Results 1 – 4 of 4) sorted by relevance
7 bool prof_recent_alloc_prepare(tsd_t *tsd, prof_tctx_t *tctx);
573 #define prof_recent_alloc_prepare JEMALLOC_N(prof_recent_alloc_prepare) macro
136 bool record_recent = prof_recent_alloc_prepare(tsd, tctx); in prof_malloc_sample_object()
65 prof_recent_alloc_prepare(tsd_t *tsd, prof_tctx_t *tctx) { in prof_recent_alloc_prepare() function