Searched refs:hfi_queue_history (Results 1 – 1 of 1) sorted by relevance
49 s32 hfi_queue_history[2][HFI_HISTORY_SZ]; member842 BUILD_BUG_ON(ARRAY_SIZE(gmu->queues) != ARRAY_SIZE(a6xx_state->hfi_queue_history)); in a6xx_snapshot_gmu_hfi_history()848 a6xx_state->hfi_queue_history[i][j] = queue->history[idx]; in a6xx_snapshot_gmu_hfi_history()1283 for (i = 0; i < ARRAY_SIZE(a6xx_state->hfi_queue_history); i++) { in a6xx_show()1286 drm_printf(p, " %d", a6xx_state->hfi_queue_history[i][j]); in a6xx_show()