Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Dprof.c416 bool prof_active_current; in prof_active_get() local
420 prof_active_current = prof_active_state; in prof_active_get()
422 return prof_active_current; in prof_active_get()