#define AMDGPU_MM_RLC_GPU_CLOCK_COUNT_MSB
#define AMDGPU_MM_SCRATCH_REG0
#define AMDGPU_MM_RLC_GPU_CLOCK_COUNT_LSB
MMIO offsets for GFX.
#define AMDGPU_MM_RLC_CAPTURE_GPU_CLOCK_COUNT
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....
void setLE(T v)
Set the value in the data pointer to v as little endian.
T getLE() const
Get the data in the packet byte swapped from little endian to host endian.
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
Tick curTick()
The universal simulation clock.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.