Searched refs:active_init (Results 1 – 2 of 2) sorted by relevance
2038 bool active_init; in prof_thread_active_init_get() local2041 active_init = prof_thread_active_init; in prof_thread_active_init_get()2043 return (active_init); in prof_thread_active_init_get()2047 prof_thread_active_init_set(bool active_init) in prof_thread_active_init_set() argument2053 prof_thread_active_init = active_init; in prof_thread_active_init_set()
313 bool prof_thread_active_init_set(bool active_init);