Searched refs:ompt_set_thread_state (Results 1 – 3 of 3) sorted by relevance
105 inline void ompt_set_thread_state(kmp_info_t *thread, ompt_state_t state) { in ompt_set_thread_state() function
472 ompt_set_thread_state(root_thread, ompt_state_overhead);486 ompt_set_thread_state(root_thread, ompt_state_work_serial);
3811 ompt_set_thread_state(root_thread, ompt_state_overhead); in __kmp_register_root()3825 ompt_set_thread_state(root_thread, ompt_state_work_serial); in __kmp_register_root()