gem5
v20.1.0.0
|
#include <stdint.h>
Go to the source code of this file.
Classes | |
struct | hsa_packet_header_s |
struct | _hsa_dispatch_packet_s |
struct | _hsa_agent_dispatch_packet_s |
struct | _hsa_barrier_and_packet_s |
struct | _hsa_barrier_or_packet_s |
Macros | |
#define | _HSA_PACKET_TYPE_VENDOR_SPECIFIC 0 |
Typedefs | |
typedef struct hsa_packet_header_s | hsa_packet_header_bitfield_t |
typedef struct _hsa_dispatch_packet_s | _hsa_dispatch_packet_t |
typedef struct _hsa_agent_dispatch_packet_s | _hsa_agent_dispatch_packet_t |
typedef struct _hsa_barrier_and_packet_s | _hsa_barrier_and_packet_t |
typedef struct _hsa_barrier_or_packet_s | _hsa_barrier_or_packet_t |
#define _HSA_PACKET_TYPE_VENDOR_SPECIFIC 0 |
Definition at line 39 of file hsa_packet.hh.
typedef struct _hsa_agent_dispatch_packet_s _hsa_agent_dispatch_packet_t |
typedef struct _hsa_barrier_and_packet_s _hsa_barrier_and_packet_t |
typedef struct _hsa_barrier_or_packet_s _hsa_barrier_or_packet_t |
typedef struct _hsa_dispatch_packet_s _hsa_dispatch_packet_t |
typedef struct hsa_packet_header_s hsa_packet_header_bitfield_t |