Searched refs:history_idx (Results 1 – 3 of 3) sorted by relevance
42 queue->history[(queue->history_idx++) % HFI_HISTORY_SZ] = index; in a6xx_hfi_queue_read()83 queue->history[(queue->history_idx++) % HFI_HISTORY_SZ] = index; in a6xx_hfi_queue_write()880 queue->history_idx = 0; in a6xx_hfi_stop()894 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()