gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
gem5::GPUComputeDriver::EventTableEntry Class Reference

#include <gpu_compute_driver.hh>

Public Member Functions

 EventTableEntry ()
 

Public Attributes

Addr mailBoxPtr
 
ThreadContexttc
 
bool threadWaiting
 
bool setEvent
 

Detailed Description

Definition at line 116 of file gpu_compute_driver.hh.

Constructor & Destructor Documentation

◆ EventTableEntry()

gem5::GPUComputeDriver::EventTableEntry::EventTableEntry ( )
inline

Definition at line 119 of file gpu_compute_driver.hh.

Member Data Documentation

◆ mailBoxPtr

Addr gem5::GPUComputeDriver::EventTableEntry::mailBoxPtr

Definition at line 127 of file gpu_compute_driver.hh.

◆ setEvent

bool gem5::GPUComputeDriver::EventTableEntry::setEvent

Definition at line 141 of file gpu_compute_driver.hh.

◆ tc

ThreadContext* gem5::GPUComputeDriver::EventTableEntry::tc

Definition at line 130 of file gpu_compute_driver.hh.

◆ threadWaiting

bool gem5::GPUComputeDriver::EventTableEntry::threadWaiting

Definition at line 133 of file gpu_compute_driver.hh.


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

Generated on Wed Dec 21 2022 10:23:23 for gem5 by doxygen 1.9.1