Searched refs:sampled (Results 1 – 2 of 2) sorted by relevance
177 bool sampled, old_sampled, moved; in prof_realloc() local197 sampled = ((uintptr_t)tctx > (uintptr_t)1U); in prof_realloc()201 if (unlikely(sampled)) { in prof_realloc()
246 - Fix ixallocx_prof_sample() to never modify nor create sampled small671 - Fix heap profiling crash if sampled object is freed via realloc(p, 0).938 size for sampled objects.
Completed in 5 milliseconds