Searched defs:xe_eu_stall_data_xe2 (Results 1 – 1 of 1) sorted by relevance
109 struct xe_eu_stall_data_xe2 { struct110 __u64 ip_addr:29; /* Bits 0 to 28 */111 __u64 tdr_count:8; /* Bits 29 to 36 */112 __u64 other_count:8; /* Bits 37 to 44 */113 __u64 control_count:8; /* Bits 45 to 52 */114 __u64 pipestall_count:8; /* Bits 53 to 60 */115 __u64 send_count:8; /* Bits 61 to 68 */116 __u64 dist_acc_count:8; /* Bits 69 to 76 */117 __u64 sbid_count:8; /* Bits 77 to 84 */118 __u64 sync_count:8; /* Bits 85 to 92 */[all …]