Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dprof.c1920 bool prof_active_current; in prof_active_get() local
1923 prof_active_current = prof_active; in prof_active_get()
1925 return (prof_active_current); in prof_active_get()