HomeSort by: relevance | last modified time | path
    Searched refs:OMP_CTWT_STATE (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/src/
data_pckts.h 371 OMP_CTWT_STATE, /* Waiting to enter critical section */
388 NTXT("CTWT"), /* OMP_CTWT_STATE */ \
404 GTXT("Critical Section Wait"), /* OMP_CTWT_STATE */ \
BaseMetric.cc 437 (1 << OMP_LKWT_STATE) | (1 << OMP_CTWT_STATE) | (1 << OMP_ODWT_STATE) |
586 specify_ompstate_metric (OMP_CTWT_STATE);
CallStack.cc 656 case OMP_CTWT_STATE:
809 case OMP_CTWT_STATE:
DbeSession.cc 889 case OMP_CTWT_STATE:
  /src/external/gpl3/binutils.old/dist/gprofng/src/
data_pckts.h 371 OMP_CTWT_STATE, /* Waiting to enter critical section */
388 NTXT("CTWT"), /* OMP_CTWT_STATE */ \
404 GTXT("Critical Section Wait"), /* OMP_CTWT_STATE */ \
BaseMetric.cc 437 (1 << OMP_LKWT_STATE) | (1 << OMP_CTWT_STATE) | (1 << OMP_ODWT_STATE) |
586 specify_ompstate_metric (OMP_CTWT_STATE);
CallStack.cc 656 case OMP_CTWT_STATE:
809 case OMP_CTWT_STATE:
DbeSession.cc 889 case OMP_CTWT_STATE:

Completed in 30 milliseconds