gem5
|
#include <compute_unit.hh>
Public Member Functions | |
waveIdentifier () | |
waveIdentifier (int _simdId, int _wfSlotId) | |
Public Attributes | |
int | simdId |
int | wfSlotId |
Definition at line 751 of file compute_unit.hh.
|
inline |
Definition at line 754 of file compute_unit.hh.
|
inline |
Definition at line 755 of file compute_unit.hh.
int ComputeUnit::waveIdentifier::simdId |
Definition at line 758 of file compute_unit.hh.
Referenced by ComputeUnit::cedeSIMD().
int ComputeUnit::waveIdentifier::wfSlotId |
Definition at line 759 of file compute_unit.hh.
Referenced by ComputeUnit::cedeSIMD().