gem5  v19.0.0.0
Public Member Functions | Public Attributes | List of all members
ComputeUnit::waveIdentifier Class Reference

#include <compute_unit.hh>

Public Member Functions

 waveIdentifier ()
 
 waveIdentifier (int _simdId, int _wfSlotId)
 

Public Attributes

int simdId
 
int wfSlotId
 

Detailed Description

Definition at line 724 of file compute_unit.hh.

Constructor & Destructor Documentation

◆ waveIdentifier() [1/2]

ComputeUnit::waveIdentifier::waveIdentifier ( )
inline

Definition at line 727 of file compute_unit.hh.

◆ waveIdentifier() [2/2]

ComputeUnit::waveIdentifier::waveIdentifier ( int  _simdId,
int  _wfSlotId 
)
inline

Definition at line 728 of file compute_unit.hh.

Member Data Documentation

◆ simdId

int ComputeUnit::waveIdentifier::simdId

Definition at line 731 of file compute_unit.hh.

Referenced by ComputeUnit::cedeSIMD().

◆ wfSlotId

int ComputeUnit::waveIdentifier::wfSlotId

Definition at line 732 of file compute_unit.hh.

Referenced by ComputeUnit::cedeSIMD().


The documentation for this class was generated from the following file:

Generated on Fri Feb 28 2020 16:27:09 for gem5 by doxygen 1.8.13