Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Dprof.c2103 bool prof_active_current; in prof_active_get() local
2106 prof_active_current = prof_active; in prof_active_get()
2108 return prof_active_current; in prof_active_get()