Searched refs:queue_full_drop_cnt (Results 1 – 3 of 3) sorted by relevance
679 &ctx->cs_counters.queue_full_drop_cnt); in hl_hw_queue_schedule_cs()680 atomic64_inc(&cntr->queue_full_drop_cnt); in hl_hw_queue_schedule_cs()
397 atomic64_read(&cntr->queue_full_drop_cnt); in cs_counters_info()414 &hpriv->ctx->cs_counters.queue_full_drop_cnt); in cs_counters_info()
1723 atomic64_t queue_full_drop_cnt; member