Searched refs:history_idx (Results 1 – 3 of 3) sorted by relevance
39 queue->history[(queue->history_idx++) % HFI_HISTORY_SZ] = index; in a6xx_hfi_queue_read()80 queue->history[(queue->history_idx++) % HFI_HISTORY_SZ] = index; in a6xx_hfi_queue_write()670 queue->history_idx = 0; in a6xx_hfi_stop()684 queue->history_idx = 0; in a6xx_hfi_queue_init()
46 u8 history_idx; member
847 unsigned idx = (j + queue->history_idx) % HFI_HISTORY_SZ; in a6xx_snapshot_gmu_hfi_history()