rocprofiler-sdk/amd_detail/thread_trace_core.h Source File#
|
Rocprofiler SDK Developer API 0.6.0
ROCm Profiling API and tools
|
thread_trace_core.h
Go to the documentation of this file.
rocprofiler_att_parameter_type_t type
Definition thread_trace_core.h:53
void(* rocprofiler_att_shader_data_callback_t)(rocprofiler_agent_id_t agent, int64_t shader_engine_id, void *data, unsigned long data_size, rocprofiler_user_data_t userdata)
Callback to be triggered every time some ATT data is generated by the device.
Definition thread_trace_core.h:72
@ ROCPROFILER_ATT_PARAMETER_SHADER_ENGINE_MASK
Bitmask of shader engines.
Definition thread_trace_core.h:42
@ ROCPROFILER_ATT_PARAMETER_SIMD_SELECT
Bitmask (GFX9) or ID (Navi) of SIMDs.
Definition thread_trace_core.h:44
@ ROCPROFILER_ATT_PARAMETER_BUFFER_SIZE
Size of combined GPU buffer for ATT.
Definition thread_trace_core.h:43
@ ROCPROFILER_ATT_PARAMETER_SERIALIZE_ALL
Serializes kernels not under thread trace.
Definition thread_trace_core.h:47
@ ROCPROFILER_ATT_PARAMETER_PERFCOUNTERS_CTRL
Period [1,32] or disable (0) perfmon.
Definition thread_trace_core.h:45
Generated by