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

References

projects/openmp/runtime/src/kmp_barrier.cpp
 1993     this_thr->th.ompt_thread_info.state = ompt_state_overhead;
projects/openmp/runtime/src/kmp_csupport.cpp
  533       this_thr->th.ompt_thread_info.state != ompt_state_overhead) {
  552     this_thr->th.ompt_thread_info.state = ompt_state_overhead;
projects/openmp/runtime/src/kmp_runtime.cpp
 1182       this_thr->th.ompt_thread_info.state != ompt_state_overhead) {
 1360       this_thr->th.ompt_thread_info.state != ompt_state_overhead) {
 1492       master_th->th.ompt_thread_info.state = ompt_state_overhead;
 1583           master_th->th.ompt_thread_info.state = ompt_state_overhead;
 1793             master_th->th.ompt_thread_info.state = ompt_state_overhead;
 1837             master_th->th.ompt_thread_info.state = ompt_state_overhead;
 1913             master_th->th.ompt_thread_info.state = ompt_state_overhead;
 2250     master_th->th.ompt_thread_info.state = ompt_state_overhead;
 2307     master_th->th.ompt_thread_info.state = ompt_state_overhead;
 3799     ompt_set_thread_state(root_thread, ompt_state_overhead);
 5679     this_thr->th.ompt_thread_info.state = ompt_state_overhead;
 5704       this_thr->th.ompt_thread_info.state = ompt_state_overhead;
 5741         this_thr->th.ompt_thread_info.state = ompt_state_overhead;
 7317     this_thr->th.ompt_thread_info.state = ompt_state_overhead;
projects/openmp/runtime/src/kmp_wait_release.h
  127     this_thr->th.ompt_thread_info.state = ompt_state_overhead;
  152       this_thr->th.ompt_thread_info.state = ompt_state_overhead;
  443       this_thr->th.ompt_thread_info.state = ompt_state_overhead;
projects/openmp/runtime/src/ompt-general.cpp
   77     FOREACH_OMPT_STATE(ompt_state_macro)
  357     ompt_set_thread_state(root_thread, ompt_state_overhead);