Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprof.h501 bool sampled, old_sampled; in prof_realloc() local
522 old_sampled = ((uintptr_t)old_tctx > (uintptr_t)1U); in prof_realloc()
529 if (unlikely(old_sampled)) in prof_realloc()