Searched refs:device_in_reset_drop_cnt (Results 1 – 3 of 3) sorted by relevance
350 atomic64_read(&cntr->device_in_reset_drop_cnt); in cs_counters_info()368 &hpriv->ctx->cs_counters.device_in_reset_drop_cnt); in cs_counters_info()
638 atomic64_inc(&cntr->device_in_reset_drop_cnt); in hl_hw_queue_schedule_cs()639 atomic64_inc(&ctx->cs_counters.device_in_reset_drop_cnt); in hl_hw_queue_schedule_cs()
1352 atomic64_t device_in_reset_drop_cnt; member