Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dprof.c2132 bool prof_gdump_current; in prof_gdump_get() local
2135 prof_gdump_current = prof_gdump_val; in prof_gdump_get()
2137 return (prof_gdump_current); in prof_gdump_get()