Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/jemalloc/src/
H A Dprof.c2401 bool prof_active_current; in prof_active_get() local
2404 prof_active_current = prof_active; in prof_active_get()
2406 return prof_active_current; in prof_active_get()