Searched refs:old_sampled (Results 1 – 1 of 1) sorted by relevance
177 bool sampled, old_sampled, moved; in prof_realloc() local198 old_sampled = ((uintptr_t)old_tctx > (uintptr_t)1U); in prof_realloc()207 } else if (unlikely(old_sampled)) { in prof_realloc()227 if (unlikely(old_sampled)) { in prof_realloc()
Completed in 3 milliseconds