ompt-state.h File Reference
Go to the source code of this file.
Functions |
| ompt_state (ompt_state_wait_single, 0x65) ompt_state(ompt_state_undefined |
| ompt_state (ompt_state_wait_atomic, 0x63) ompt_state(ompt_state_wait_ordered |
| ompt_state (ompt_state_wait_nest_lock, 0x61) ompt_state(ompt_state_wait_critical |
| ompt_state (ompt_state_wait_taskgroup, 0x51) ompt_state(ompt_state_wait_lock |
| ompt_state (ompt_state_wait_barrier_explicit, 0x42) ompt_state(ompt_state_wait_taskwait |
| ompt_state (ompt_state_wait_barrier, 0x40) ompt_state(ompt_state_wait_barrier_implicit |
| ompt_state (ompt_state_idle, 0x10) ompt_state(ompt_state_overhead |
| ompt_state (ompt_state_work_parallel, 0x01) ompt_state(ompt_state_work_reduction |
| ompt_state (ompt_state_first, 0x71) ompt_state(ompt_state_work_serial |
Function Documentation
ompt_state |
( |
ompt_state_wait_single |
, |
|
|
0x65 |
| |
|
) |
| | |
ompt_state |
( |
ompt_state_wait_atomic |
, |
|
|
0x63 |
| |
|
) |
| | |
ompt_state |
( |
ompt_state_wait_nest_lock |
, |
|
|
0x61 |
| |
|
) |
| | |
ompt_state |
( |
ompt_state_wait_taskgroup |
, |
|
|
0x51 |
| |
|
) |
| | |
ompt_state |
( |
ompt_state_wait_barrier_explicit |
, |
|
|
0x42 |
| |
|
) |
| | |
ompt_state |
( |
ompt_state_wait_barrier |
, |
|
|
0x40 |
| |
|
) |
| | |
ompt_state |
( |
ompt_state_idle |
, |
|
|
0x10 |
| |
|
) |
| | |
ompt_state |
( |
ompt_state_work_parallel |
, |
|
|
0x01 |
| |
|
) |
| | |
ompt_state |
( |
ompt_state_first |
, |
|
|
0x71 |
| |
|
) |
| | |