Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Dprof.c136 bool record_recent = prof_recent_alloc_prepare(tsd, tctx); in prof_malloc_sample_object() local
139 if (record_recent) { in prof_malloc_sample_object()