gem5  v20.1.0.0
Public Attributes | List of all members
hsa_packet_header_s 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 43 of file hsa_packet.hh.

Member Data Documentation

◆ acquire_fence_scope

uint16_t hsa_packet_header_s::acquire_fence_scope

Definition at line 47 of file hsa_packet.hh.

◆ barrier

uint16_t hsa_packet_header_s::barrier

Definition at line 46 of file hsa_packet.hh.

◆ release_fence_scope

uint16_t hsa_packet_header_s::release_fence_scope

Definition at line 48 of file hsa_packet.hh.

◆ reserved

uint16_t hsa_packet_header_s::reserved

Definition at line 49 of file hsa_packet.hh.

◆ type

uint16_t hsa_packet_header_s::type

Definition at line 45 of file hsa_packet.hh.


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

Generated on Wed Sep 30 2020 14:02:26 for gem5 by doxygen 1.8.17