Searched refs:ompt_set_thread_state (Results 1 – 3 of 3) sorted by relevance
124 inline void ompt_set_thread_state(kmp_info_t *thread, ompt_state_t state) { in ompt_set_thread_state() function
495 ompt_set_thread_state(root_thread, ompt_state_overhead);510 ompt_set_thread_state(root_thread, ompt_state_work_serial);
4038 ompt_set_thread_state(root_thread, ompt_state_overhead); in __kmp_register_root()4053 ompt_set_thread_state(root_thread, ompt_state_work_serial); in __kmp_register_root()