32#ifndef __FETCH_STAGE_HH__
33#define __FETCH_STAGE_HH__
void fetch(PacketPtr pkt, Wavefront *wave)
FetchStage(const ComputeUnitParams &p, ComputeUnit &cu)
FetchUnit & fetchUnit(int simdId)
std::vector< FetchUnit > _fetchUnit
const std::string & name() const
gem5::FetchStage::FetchStageStats stats
ComputeUnit & computeUnit
void processFetchReturn(PacketPtr pkt)
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
A simple distribution stat.
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
Declaration of Statistics objects.
statistics::Distribution instFetchInstReturned
FetchStageStats(statistics::Group *parent)