Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Dprof_recent.c158 prof_recent_t *old_recent_alloc = in edata_prof_recent_alloc_update_internal() local
161 return old_recent_alloc; in edata_prof_recent_alloc_update_internal()
169 prof_recent_t *old_recent_alloc = in edata_prof_recent_alloc_set() local
171 assert(old_recent_alloc == NULL); in edata_prof_recent_alloc_set()
180 prof_recent_t *old_recent_alloc = in edata_prof_recent_alloc_reset() local
182 assert(old_recent_alloc == recent_alloc); in edata_prof_recent_alloc_reset()