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