Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines.h165 bool sampled, old_sampled, moved; in prof_realloc() local
186 old_sampled = ((uintptr_t)old_prof_info->alloc_tctx > (uintptr_t)1U); in prof_realloc()
193 } else if (unlikely(old_sampled)) { in prof_realloc()
214 if (unlikely(old_sampled)) { in prof_realloc()