gem5  v21.0.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
hsa_executable_s Struct Reference

Struct containing an opaque handle to an executable, which contains ISA for finalized kernels and indirect functions together with the allocated global or readonly segment variables they reference. More...

#include <hsa.h>

Public Attributes

uint64_t handle
 Opaque handle. More...
 

Detailed Description

Struct containing an opaque handle to an executable, which contains ISA for finalized kernels and indirect functions together with the allocated global or readonly segment variables they reference.

Definition at line 4059 of file hsa.h.

Member Data Documentation

◆ handle

uint64_t hsa_executable_s::handle

Opaque handle.

Two handles reference the same object of the enclosing type if and only if they are equal.

Definition at line 4064 of file hsa.h.


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

Generated on Tue Jun 22 2021 15:28:39 for gem5 by doxygen 1.8.17