Searched defs:sqtt_file_chunk_asic_info (Results 1 – 1 of 1) sorted by relevance
233 struct sqtt_file_chunk_asic_info { struct234 struct sqtt_file_chunk_header header;235 uint64_t flags;236 uint64_t trace_shader_core_clock;237 uint64_t trace_memory_clock;238 int32_t device_id;239 int32_t device_revision_id;240 int32_t vgprs_per_simd;241 int32_t sgprs_per_simd;242 int32_t shader_engines;[all …]