|
gem5
v19.0.0.0
|
#include <compute_unit.hh>
Public Member Functions | |
| waveIdentifier () | |
| waveIdentifier (int _simdId, int _wfSlotId) | |
Public Attributes | |
| int | simdId |
| int | wfSlotId |
Definition at line 724 of file compute_unit.hh.
|
inline |
Definition at line 727 of file compute_unit.hh.
|
inline |
Definition at line 728 of file compute_unit.hh.
| int ComputeUnit::waveIdentifier::simdId |
Definition at line 731 of file compute_unit.hh.
Referenced by ComputeUnit::cedeSIMD().
| int ComputeUnit::waveIdentifier::wfSlotId |
Definition at line 732 of file compute_unit.hh.
Referenced by ComputeUnit::cedeSIMD().