gem5 v24.0.0.0
|
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. | |
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.
uint64_t hsa_code_object_s::handle |