Searched refs:ompt_state_overhead (Results 1 – 7 of 7) sorted by relevance
135 this_thr->th.ompt_thread_info.state = ompt_state_overhead; in __ompt_implicit_task_end()160 this_thr->th.ompt_thread_info.state = ompt_state_overhead; in __ompt_implicit_task_end()478 this_thr->th.ompt_thread_info.state = ompt_state_overhead; in __kmp_wait_template()
1136 this_thr->th.ompt_thread_info.state != ompt_state_overhead) { in __kmp_serialized_parallel()1314 this_thr->th.ompt_thread_info.state != ompt_state_overhead) { in __kmp_serialized_parallel()1445 master_th->th.ompt_thread_info.state = ompt_state_overhead; in __kmp_fork_call()1542 master_th->th.ompt_thread_info.state = ompt_state_overhead; in __kmp_fork_call()1777 master_th->th.ompt_thread_info.state = ompt_state_overhead; in __kmp_fork_call()1816 master_th->th.ompt_thread_info.state = ompt_state_overhead; in __kmp_fork_call()1887 master_th->th.ompt_thread_info.state = ompt_state_overhead; in __kmp_fork_call()2231 master_th->th.ompt_thread_info.state = ompt_state_overhead; in __kmp_fork_call()2292 master_th->th.ompt_thread_info.state = ompt_state_overhead; in __kmp_join_call()3843 ompt_set_thread_state(root_thread, ompt_state_overhead); in __kmp_register_root()[all …]
484 ompt_set_thread_state(root_thread, ompt_state_overhead);
549 this_thr->th.ompt_thread_info.state != ompt_state_overhead) { in __kmpc_end_serialized_parallel()568 this_thr->th.ompt_thread_info.state = ompt_state_overhead; in __kmpc_end_serialized_parallel()
1966 this_thr->th.ompt_thread_info.state = ompt_state_overhead; in __kmp_fork_barrier()
101 macro (ompt_state_overhead, 0x101) /* overhead excluding wait states */ \446 ompt_state_overhead = 0x101, enumerator
100 macro (ompt_state_overhead, 0x101) /* overhead excluding wait states */ \445 ompt_state_overhead = 0x101,