Searched refs:queue_full_drop_cnt (Results 1 – 3 of 3) sorted by relevance
690 &ctx->cs_counters.queue_full_drop_cnt); in hl_hw_queue_schedule_cs()691 atomic64_inc(&cntr->queue_full_drop_cnt); in hl_hw_queue_schedule_cs()
410 atomic64_read(&cntr->queue_full_drop_cnt); in cs_counters_info()427 &hpriv->ctx->cs_counters.queue_full_drop_cnt); in cs_counters_info()
1824 atomic64_t queue_full_drop_cnt; member