Searched defs:prof_thread_active_init (Results 1 - 1 of 1) sorted by relevance

/external/jemalloc/src/
H A Dprof.c44 static bool prof_thread_active_init; variable
2041 active_init = prof_thread_active_init;
2052 active_init_old = prof_thread_active_init;
2053 prof_thread_active_init = active_init;
2137 prof_thread_active_init = opt_prof_thread_active_init;

Completed in 93 milliseconds