Lines Matching defs:hl_info_cs_counters
1041 struct hl_info_cs_counters { struct
1042 __u64 total_out_of_mem_drop_cnt;
1043 __u64 ctx_out_of_mem_drop_cnt;
1044 __u64 total_parsing_drop_cnt;
1045 __u64 ctx_parsing_drop_cnt;
1046 __u64 total_queue_full_drop_cnt;
1047 __u64 ctx_queue_full_drop_cnt;
1048 __u64 total_device_in_reset_drop_cnt;
1049 __u64 ctx_device_in_reset_drop_cnt;
1050 __u64 total_max_cs_in_flight_drop_cnt;
1051 __u64 ctx_max_cs_in_flight_drop_cnt;
1052 __u64 total_validation_drop_cnt;
1053 __u64 ctx_validation_drop_cnt;