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

#include <hsa_packet.hh>

Public Attributes

uint16_t header
uint16_t type
uint32_t reserved0
uint64_t return_address
uint64_t arg [4]
uint64_t reserved2
uint64_t completion_signal

Detailed Description

Definition at line 72 of file hsa_packet.hh.

Member Data Documentation

◆ arg

uint64_t gem5::_hsa_agent_dispatch_packet_t::arg[4]

Definition at line 78 of file hsa_packet.hh.

Referenced by gem5::GPUCommandProcessor::submitAgentDispatchPkt().

◆ completion_signal

uint64_t gem5::_hsa_agent_dispatch_packet_t::completion_signal

Definition at line 80 of file hsa_packet.hh.

◆ header

uint16_t gem5::_hsa_agent_dispatch_packet_t::header

Definition at line 74 of file hsa_packet.hh.

◆ reserved0

uint32_t gem5::_hsa_agent_dispatch_packet_t::reserved0

Definition at line 76 of file hsa_packet.hh.

◆ reserved2

uint64_t gem5::_hsa_agent_dispatch_packet_t::reserved2

Definition at line 79 of file hsa_packet.hh.

◆ return_address

uint64_t gem5::_hsa_agent_dispatch_packet_t::return_address

Definition at line 77 of file hsa_packet.hh.

Referenced by gem5::GPUCommandProcessor::submitAgentDispatchPkt().

◆ type

uint16_t gem5::_hsa_agent_dispatch_packet_t::type

Definition at line 75 of file hsa_packet.hh.

Referenced by gem5::GPUCommandProcessor::submitAgentDispatchPkt().


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

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