gem5  v20.1.0.0
Public Attributes | List of all members
hsa_code_object_s Struct Reference

Struct containing an opaque handle to a code object, which contains ISA for finalized kernels and indirect functions together with information about the 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 a code object, which contains ISA for finalized kernels and indirect functions together with information about the global or readonly segment variables they reference.

Deprecated:

Definition at line 5078 of file hsa.h.

Member Data Documentation

◆ handle

uint64_t hsa_code_object_s::handle

Opaque handle.

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

Definition at line 5083 of file hsa.h.


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