rocprofiler_hsa_api_args_t.hsa_code_object_serialize Struct Reference#
|
Rocprofiler SDK Developer API 0.6.0
ROCm Profiling API and tools
|
rocprofiler_hsa_api_args_t.hsa_code_object_serialize Struct Reference
Collaboration diagram for rocprofiler_hsa_api_args_t.hsa_code_object_serialize:Data Fields | |
| hsa_code_object_t | code_object |
| hsa_status_t(* | alloc_callback )(unsigned long size, hsa_callback_data_t data, void **address) |
| hsa_callback_data_t | callback_data |
| const char * | options |
| void ** | serialized_code_object |
| unsigned long * | serialized_code_object_size |
Detailed Description
Definition at line 488 of file api_args.h.
Field Documentation
◆ alloc_callback
◆ callback_data
◆ code_object
◆ options
◆ serialized_code_object
◆ serialized_code_object_size
The documentation for this struct was generated from the following files:
Generated by