Lines Matching defs:hl_info_cs_counters
537 struct hl_info_cs_counters { struct
538 __u64 total_out_of_mem_drop_cnt;
539 __u64 ctx_out_of_mem_drop_cnt;
540 __u64 total_parsing_drop_cnt;
541 __u64 ctx_parsing_drop_cnt;
542 __u64 total_queue_full_drop_cnt;
543 __u64 ctx_queue_full_drop_cnt;
544 __u64 total_device_in_reset_drop_cnt;
545 __u64 ctx_device_in_reset_drop_cnt;
546 __u64 total_max_cs_in_flight_drop_cnt;
547 __u64 ctx_max_cs_in_flight_drop_cnt;
548 __u64 total_validation_drop_cnt;
549 __u64 ctx_validation_drop_cnt;