Searched refs:wait_id (Results 1 – 11 of 11) sorted by relevance
642 ompt_wait_id_t *wait_id925 ompt_wait_id_t wait_id,933 ompt_wait_id_t wait_id; member939 ompt_wait_id_t wait_id,945 ompt_wait_id_t wait_id; member951 ompt_wait_id_t wait_id,957 ompt_wait_id_t wait_id; member1348 ompd_word_t *state, ompd_wait_id_t *wait_id);
642 ompt_wait_id_t *wait_id925 ompt_wait_id_t wait_id,933 ompt_wait_id_t wait_id;939 ompt_wait_id_t wait_id,945 ompt_wait_id_t wait_id;951 ompt_wait_id_t wait_id,957 ompt_wait_id_t wait_id;1348 ompd_word_t *state, ompd_wait_id_t *wait_id);
82 ompt_wait_id_t wait_id; member
219 ti->th.ompt_thread_info.wait_id = (ompt_wait_id_t)(uintptr_t)variable; in __ompt_thread_assign_wait_id()227 *omp_wait_id = ti->th.ompt_thread_info.wait_id; in __ompt_get_state_internal()
99 OMPD_ACCESS(ompt_thread_info_t, wait_id) \
635 OMPT_API_ROUTINE int ompt_get_state(ompt_wait_id_t *wait_id) { argument638 int thread_state = __ompt_get_state_internal(wait_id);
1008 th->th.ompt_thread_info.wait_id = lck; in __kmpc_ordered()1030 th->th.ompt_thread_info.wait_id = 0; in __kmpc_ordered()1342 ti.wait_id = (ompt_wait_id_t)(uintptr_t)lck; in __kmpc_critical()1365 ti.wait_id = 0; in __kmpc_critical()1560 ti.wait_id = (ompt_wait_id_t)(uintptr_t)lck; in __kmpc_critical_with_hint()1599 ti.wait_id = (ompt_wait_id_t)(uintptr_t)lck; in __kmpc_critical_with_hint()1622 ti.wait_id = 0; in __kmpc_critical_with_hint()
1201 this_thr->th.ompt_thread_info.wait_id = 0; in __kmp_acquire_queuing_lock_timed_template()1216 this_thr->th.ompt_thread_info.wait_id = (uint64_t)lck; in __kmp_acquire_queuing_lock_timed_template()1257 this_thr->th.ompt_thread_info.wait_id = 0; in __kmp_acquire_queuing_lock_timed_template()
1304 thread->th.ompt_thread_info.wait_id = 0;
1787 thread->th.ompt_thread_info.wait_id = 0;
6018 this_thr->th.ompt_thread_info.wait_id = 0; in __kmp_launch_thread()