Searched defs:sqtt_file_chunk_asic_info (Results 1 – 1 of 1) sorted by relevance
314 struct sqtt_file_chunk_asic_info { struct315 struct sqtt_file_chunk_header header;316 uint64_t flags;317 uint64_t trace_shader_core_clock;318 uint64_t trace_memory_clock;319 int32_t device_id;320 int32_t device_revision_id;321 int32_t vgprs_per_simd;322 int32_t sgprs_per_simd;323 int32_t shader_engines;[all …]