32#ifndef __DEV_AMDGPU_AMDGPU_GFX_HH__
33#define __DEV_AMDGPU_AMDGPU_GFX_HH__
51#define AMDGPU_MM_RLC_GPU_CLOCK_COUNT_LSB 0x13090
52#define AMDGPU_MM_RLC_GPU_CLOCK_COUNT_MSB 0x13094
53#define AMDGPU_MM_RLC_CAPTURE_GPU_CLOCK_COUNT 0x13098
56#define AMDGPU_MM_SCRATCH_REG0 0x08100
Defines global host-dependent types: Counter, Tick, and (indirectly) {int,uint}{8,...
static constexpr int SCRATCH_REGS
std::array< uint32_t, SCRATCH_REGS > scratchRegs
void readMMIO(PacketPtr pkt, Addr offset)
void writeMMIO(PacketPtr pkt, Addr offset)
uint64_t captured_clock_count
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
Declaration of the Packet class.