Searched refs:history_idx (Results 1 – 3 of 3) sorted by relevance
41 queue->history[(queue->history_idx++) % HFI_HISTORY_SZ] = index; in a6xx_hfi_queue_read()82 queue->history[(queue->history_idx++) % HFI_HISTORY_SZ] = index; in a6xx_hfi_queue_write()791 queue->history_idx = 0; in a6xx_hfi_stop()805 queue->history_idx = 0; in a6xx_hfi_queue_init()
46 u8 history_idx; member
1276 unsigned idx = (j + queue->history_idx) % HFI_HISTORY_SZ; in a6xx_snapshot_gmu_hfi_history()