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