Home
last modified time | relevance | path

Searched defs:hl_info_cs_counters (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/uapi/drm/
H A Dhabanalabs_accel.h1095 struct hl_info_cs_counters { struct
1096 __u64 total_out_of_mem_drop_cnt;
1097 __u64 ctx_out_of_mem_drop_cnt;
1098 __u64 total_parsing_drop_cnt;
1099 __u64 ctx_parsing_drop_cnt;
1100 __u64 total_queue_full_drop_cnt;
1101 __u64 ctx_queue_full_drop_cnt;
1103 __u64 ctx_device_in_reset_drop_cnt;
1105 __u64 ctx_max_cs_in_flight_drop_cnt;
1106 __u64 total_validation_drop_cnt;
[all …]