gem5 v25.0.0.1
Loading...
Searching...
No Matches
gem5::QCntxt Struct Reference

#include <hsa_packet_processor.hh>

Public Member Functions

 QCntxt (HSAQueueDescriptor *q_desc, AQLRingBuffer *aql_buf)
 QCntxt ()

Public Attributes

HSAQueueDescriptorqDesc
AQLRingBufferaqlBuf
bool barrierBit

Detailed Description

Definition at line 227 of file hsa_packet_processor.hh.

Constructor & Destructor Documentation

◆ QCntxt() [1/2]

gem5::QCntxt::QCntxt ( HSAQueueDescriptor * q_desc,
AQLRingBuffer * aql_buf )
inline

Definition at line 233 of file hsa_packet_processor.hh.

References aqlBuf, barrierBit, and qDesc.

◆ QCntxt() [2/2]

gem5::QCntxt::QCntxt ( )
inline

Definition at line 236 of file hsa_packet_processor.hh.

References aqlBuf, barrierBit, and qDesc.

Member Data Documentation

◆ aqlBuf

AQLRingBuffer* gem5::QCntxt::aqlBuf

Definition at line 230 of file hsa_packet_processor.hh.

Referenced by QCntxt(), and QCntxt().

◆ barrierBit

bool gem5::QCntxt::barrierBit

Definition at line 232 of file hsa_packet_processor.hh.

Referenced by QCntxt(), and QCntxt().

◆ qDesc

HSAQueueDescriptor* gem5::QCntxt::qDesc

Definition at line 229 of file hsa_packet_processor.hh.

Referenced by QCntxt(), and QCntxt().


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

Generated on Sat Oct 18 2025 08:06:53 for gem5 by doxygen 1.14.0