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

References

projects/openmp/runtime/src/kmp_barrier.cpp
 1312           barrier_kind, ompt_scope_begin, my_parallel_data, my_task_data,
 1317           barrier_kind, ompt_scope_begin, my_parallel_data, my_task_data,
 1719           ompt_sync_region_barrier_implicit, ompt_scope_begin, my_parallel_data,
 1724           ompt_sync_region_barrier_implicit, ompt_scope_begin, my_parallel_data,
projects/openmp/runtime/src/kmp_csupport.cpp
  788           ompt_scope_begin, &(team->t.ompt_team_info.parallel_data),
 1757             ompt_work_single_executor, ompt_scope_begin,
 1765             ompt_work_single_other, ompt_scope_begin,
 2684             ompt_scope_begin, (ompt_wait_id_t)(uintptr_t)user_lock, codeptr);
 3124             ompt_scope_begin, (ompt_wait_id_t)(uintptr_t)user_lock, codeptr);
projects/openmp/runtime/src/kmp_dispatch.cpp
  984         ompt_work_loop, ompt_scope_begin, &(team_info->parallel_data),
projects/openmp/runtime/src/kmp_gsupport.cpp
  137             ompt_work_single_executor, ompt_scope_begin,
  145             ompt_work_single_other, ompt_scope_begin,
  403           ompt_scope_begin, &(team_info->parallel_data),
projects/openmp/runtime/src/kmp_runtime.cpp
 1374           ompt_scope_begin, OMPT_CUR_TEAM_DATA(this_thr),
 1540                 ompt_scope_begin, OMPT_CUR_TEAM_DATA(master_th),
 1751                   ompt_scope_begin, OMPT_CUR_TEAM_DATA(master_th),
 1870                   ompt_scope_begin, OMPT_CUR_TEAM_DATA(master_th),
 3810           ompt_scope_begin, parallel_data, task_data, 1, 1, ompt_task_initial);
 7035         ompt_scope_begin, my_parallel_data, my_task_data, ompt_team_size,
 7146         ompt_scope_begin, parallel_data, task_data, team->t.t_nproc, tid,
projects/openmp/runtime/src/kmp_sched.cpp
  173           ompt_work_type, ompt_scope_begin, &(team_info->parallel_data),
  222           ompt_work_type, ompt_scope_begin, &(team_info->parallel_data),
  252           ompt_work_type, ompt_scope_begin, &(team_info->parallel_data),
  410         ompt_work_type, ompt_scope_begin, &(team_info->parallel_data),
projects/openmp/runtime/src/kmp_tasking.cpp
 1819             ompt_sync_region_taskwait, ompt_scope_begin, my_parallel_data,
 1825             ompt_sync_region_taskwait, ompt_scope_begin, my_parallel_data,
 2423         ompt_sync_region_taskgroup, ompt_scope_begin, &(my_parallel_data),
 2473           ompt_sync_region_taskgroup, ompt_scope_begin, &(my_parallel_data),
 4434         ompt_work_taskloop, ompt_scope_begin, &(team_info->parallel_data),
projects/openmp/runtime/src/ompt-general.cpp
  368           ompt_scope_begin, parallel_data, task_data, 1, 1, ompt_task_initial);