Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dprof_inlines.h177 bool sampled, old_sampled, moved; in prof_realloc() local
197 sampled = ((uintptr_t)tctx > (uintptr_t)1U); in prof_realloc()
201 if (unlikely(sampled)) { in prof_realloc()
/third_party/ulib/jemalloc/
A DChangeLog246 - Fix ixallocx_prof_sample() to never modify nor create sampled small
671 - Fix heap profiling crash if sampled object is freed via realloc(p, 0).
938 size for sampled objects.

Completed in 5 milliseconds