reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/openmp/runtime/src/kmp_barrier.cpp
 1565           barrier_kind, ompt_scope_end, my_parallel_data, my_task_data,
 1570           barrier_kind, ompt_scope_end, my_parallel_data, my_task_data,
 2002           ompt_sync_region_barrier_implicit, ompt_scope_end, NULL, task_data,
 2007           ompt_sync_region_barrier_implicit, ompt_scope_end, NULL, task_data,
 2013           ompt_scope_end, NULL, task_data, 0, ds_tid, ompt_task_implicit); // TODO: Can this be ompt_task_initial?
projects/openmp/runtime/src/kmp_csupport.cpp
  537           ompt_scope_end, NULL, OMPT_CUR_TASK_DATA(this_thr), 1,
  832         ompt_scope_end, &(team->t.ompt_team_info.parallel_data),
 1770             ompt_work_single_other, ompt_scope_end,
 1802         ompt_work_single_executor, ompt_scope_end,
 1841         ompt_work_type, ompt_scope_end, &(team_info->parallel_data),
 2877           ompt_scope_end, (ompt_wait_id_t)(uintptr_t)user_lock, codeptr);
projects/openmp/runtime/src/kmp_gsupport.cpp
  150             ompt_work_single_other, ompt_scope_end,
projects/openmp/runtime/src/kmp_runtime.cpp
 1572                 ompt_scope_end, NULL, implicit_task_data, 1,
 1781                   ompt_scope_end, NULL, &(task_info->task_data), 1,
 1828                   ompt_scope_end, NULL, &(task_info->task_data), 0,
 1900                   ompt_scope_end, NULL, &(task_info->task_data), 1,
 2405             ompt_scope_end, NULL, &(task_info->task_data), ompt_team_size,
 2487           ompt_scope_end, NULL, &(task_info->task_data), ompt_team_size,
 3905         ompt_scope_end, parallel_data, task_data, 0, 1, ompt_task_initial);
 7327           ompt_sync_region_barrier_implicit, ompt_scope_end, NULL, task_data,
 7332           ompt_sync_region_barrier_implicit, ompt_scope_end, NULL, task_data,
 7338           ompt_scope_end, NULL, task_data, 0, ds_tid, ompt_task_implicit); // TODO: Can this be ompt_task_initial?
projects/openmp/runtime/src/kmp_tasking.cpp
 1874             ompt_sync_region_taskwait, ompt_scope_end, my_parallel_data,
 1879             ompt_sync_region_taskwait, ompt_scope_end, my_parallel_data,
 2494           ompt_sync_region_taskgroup, ompt_scope_end, &(my_parallel_data),
 2565         ompt_sync_region_taskgroup, ompt_scope_end, &(my_parallel_data),
 4520         ompt_work_taskloop, ompt_scope_end, &(team_info->parallel_data),
projects/openmp/runtime/src/kmp_wait_release.h
  132           ompt_sync_region_barrier_implicit, ompt_scope_end, NULL, tId,
  137           ompt_sync_region_barrier_implicit, ompt_scope_end, NULL, tId,
  147             ompt_scope_end, NULL, tId, 0, ds_tid, flags);