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

  /src/external/gpl3/binutils/dist/gprofng/src/
data_pckts.h 364 OMP_WORK_STATE, /* Useful work, excluding reduction, master, single, critical */
381 NTXT("WORK"), /* OMP_WORK_STATE */ \
397 GTXT("Work"), /* OMP_WORK_STATE */ \
CallStack.cc 738 frp->omp_state == OMP_WORK_STATE)
831 case OMP_WORK_STATE:
BaseMetric.cc 440 (1 << OMP_NO_STATE) | (1 << OMP_WORK_STATE) | (1 << OMP_SERL_STATE) |
  /src/external/gpl3/binutils.old/dist/gprofng/src/
data_pckts.h 364 OMP_WORK_STATE, /* Useful work, excluding reduction, master, single, critical */
381 NTXT("WORK"), /* OMP_WORK_STATE */ \
397 GTXT("Work"), /* OMP_WORK_STATE */ \
CallStack.cc 738 frp->omp_state == OMP_WORK_STATE)
831 case OMP_WORK_STATE:
BaseMetric.cc 440 (1 << OMP_NO_STATE) | (1 << OMP_WORK_STATE) | (1 << OMP_SERL_STATE) |

Completed in 28 milliseconds