gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::hsa_packet_header_bitfield_t Struct Reference

#include <hsa_packet.hh>

Public Attributes

uint16_t type:8
 
uint16_t barrier:1
 
uint16_t acquire_fence_scope:2
 
uint16_t release_fence_scope:2
 
uint16_t reserved:3
 

Detailed Description

Definition at line 42 of file hsa_packet.hh.

Member Data Documentation

◆ acquire_fence_scope

uint16_t gem5::hsa_packet_header_bitfield_t::acquire_fence_scope

Definition at line 47 of file hsa_packet.hh.

◆ barrier

uint16_t gem5::hsa_packet_header_bitfield_t::barrier

Definition at line 46 of file hsa_packet.hh.

◆ release_fence_scope

uint16_t gem5::hsa_packet_header_bitfield_t::release_fence_scope

Definition at line 48 of file hsa_packet.hh.

◆ reserved

uint16_t gem5::hsa_packet_header_bitfield_t::reserved

Definition at line 49 of file hsa_packet.hh.

◆ type

uint16_t gem5::hsa_packet_header_bitfield_t::type

Definition at line 45 of file hsa_packet.hh.


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

Generated on Tue Jun 18 2024 16:24:12 for gem5 by doxygen 1.11.0