Searched defs:hl_cs_counters_atomic (Results 1 – 1 of 1) sorted by relevance
1364 struct hl_cs_counters_atomic { struct1365 atomic64_t out_of_mem_drop_cnt;1366 atomic64_t parsing_drop_cnt;1367 atomic64_t queue_full_drop_cnt;1368 atomic64_t device_in_reset_drop_cnt;1369 atomic64_t max_cs_in_flight_drop_cnt;1370 atomic64_t validation_drop_cnt;
Completed in 21 milliseconds