_status | gem5::o3::Fetch | private |
Active enum value | gem5::o3::Fetch | |
activeThreads | gem5::o3::Fetch | private |
Blocked enum value | gem5::o3::Fetch | |
branchCount() | gem5::o3::Fetch | private |
branchPred | gem5::o3::Fetch | private |
buildInst(ThreadID tid, StaticInstPtr staticInst, StaticInstPtr curMacroop, const PCStateBase &this_pc, const PCStateBase &next_pc, bool trace) | gem5::o3::Fetch | private |
cacheBlkSize | gem5::o3::Fetch | private |
cacheBlocked | gem5::o3::Fetch | private |
checkInterrupt(Addr pc) | gem5::o3::Fetch | inlineprivate |
checkSignalsAndUpdate(ThreadID tid) | gem5::o3::Fetch | |
checkStall(ThreadID tid) const | gem5::o3::Fetch | private |
clearStates(ThreadID tid) | gem5::o3::Fetch | |
commitToFetchDelay | gem5::o3::Fetch | private |
cpu | gem5::o3::Fetch | private |
deactivateThread(ThreadID tid) | gem5::o3::Fetch | |
decoder | gem5::o3::Fetch | |
decodeToFetchDelay | gem5::o3::Fetch | private |
decodeWidth | gem5::o3::Fetch | private |
delayedCommit | gem5::o3::Fetch | private |
doSquash(const PCStateBase &new_pc, const DynInstPtr squashInst, ThreadID tid) | gem5::o3::Fetch | private |
drainResume() | gem5::o3::Fetch | |
drainSanityCheck() const | gem5::o3::Fetch | |
drainStall(ThreadID tid) | gem5::o3::Fetch | |
Fetch(CPU *_cpu, const BaseO3CPUParams ¶ms) | gem5::o3::Fetch | |
fetch(bool &status_change) | gem5::o3::Fetch | |
fetchBuffer | gem5::o3::Fetch | private |
fetchBufferAlignPC(Addr addr) | gem5::o3::Fetch | inline |
fetchBufferMask | gem5::o3::Fetch | private |
fetchBufferPC | gem5::o3::Fetch | private |
fetchBufferSize | gem5::o3::Fetch | private |
fetchBufferValid | gem5::o3::Fetch | private |
fetchCacheLine(Addr vaddr, ThreadID tid, Addr pc) | gem5::o3::Fetch | private |
Fetching enum value | gem5::o3::Fetch | |
fetchOffset | gem5::o3::Fetch | private |
fetchPolicy | gem5::o3::Fetch | private |
fetchQueue | gem5::o3::Fetch | private |
fetchQueueSize | gem5::o3::Fetch | private |
fetchStats | gem5::o3::Fetch | protected |
FetchStatus enum name | gem5::o3::Fetch | |
fetchStatus | gem5::o3::Fetch | private |
fetchWidth | gem5::o3::Fetch | private |
finishTranslation(const Fault &fault, const RequestPtr &mem_req) | gem5::o3::Fetch | private |
finishTranslationEvent | gem5::o3::Fetch | private |
fromCommit | gem5::o3::Fetch | private |
fromDecode | gem5::o3::Fetch | private |
fromIEW | gem5::o3::Fetch | private |
fromRename | gem5::o3::Fetch | private |
getFetchingThread() | gem5::o3::Fetch | private |
getInstPort() | gem5::o3::Fetch | inline |
IcacheAccessComplete enum value | gem5::o3::Fetch | |
icachePort | gem5::o3::Fetch | private |
IcacheWaitResponse enum value | gem5::o3::Fetch | |
IcacheWaitRetry enum value | gem5::o3::Fetch | |
Idle enum value | gem5::o3::Fetch | |
iewToFetchDelay | gem5::o3::Fetch | private |
Inactive enum value | gem5::o3::Fetch | |
instSize | gem5::o3::Fetch | private |
interruptPending | gem5::o3::Fetch | private |
iqCount() | gem5::o3::Fetch | private |
isDrained() const | gem5::o3::Fetch | |
issuePipelinedIfetch | gem5::o3::Fetch | private |
ItlbWait enum value | gem5::o3::Fetch | |
lastIcacheStall | gem5::o3::Fetch | private |
lookupAndUpdateNextPC(const DynInstPtr &inst, PCStateBase &pc) | gem5::o3::Fetch | private |
lsqCount() | gem5::o3::Fetch | private |
macroop | gem5::o3::Fetch | private |
memReq | gem5::o3::Fetch | private |
name() const | gem5::o3::Fetch | |
NoGoodAddr enum value | gem5::o3::Fetch | |
numFetchingThreads | gem5::o3::Fetch | private |
numInst | gem5::o3::Fetch | private |
numThreads | gem5::o3::Fetch | private |
pc | gem5::o3::Fetch | private |
pipelineIcacheAccesses(ThreadID tid) | gem5::o3::Fetch | private |
ppFetch | gem5::o3::Fetch | private |
ppFetchRequestSent | gem5::o3::Fetch | private |
priorityList | gem5::o3::Fetch | private |
processCacheCompletion(PacketPtr pkt) | gem5::o3::Fetch | |
profileStall(ThreadID tid) | gem5::o3::Fetch | private |
QuiescePending enum value | gem5::o3::Fetch | |
recvReqRetry() | gem5::o3::Fetch | |
regProbePoints() | gem5::o3::Fetch | |
renameToFetchDelay | gem5::o3::Fetch | private |
resetStage() | gem5::o3::Fetch | private |
retryPkt | gem5::o3::Fetch | private |
retryTid | gem5::o3::Fetch | private |
roundRobin() | gem5::o3::Fetch | private |
Running enum value | gem5::o3::Fetch | |
setActiveThreads(std::list< ThreadID > *at_ptr) | gem5::o3::Fetch | |
setFetchQueue(TimeBuffer< FetchStruct > *fq_ptr) | gem5::o3::Fetch | |
setTimeBuffer(TimeBuffer< TimeStruct > *time_buffer) | gem5::o3::Fetch | |
squash(const PCStateBase &new_pc, const InstSeqNum seq_num, DynInstPtr squashInst, ThreadID tid) | gem5::o3::Fetch | |
squashFromDecode(const PCStateBase &new_pc, const DynInstPtr squashInst, const InstSeqNum seq_num, ThreadID tid) | gem5::o3::Fetch | private |
Squashing enum value | gem5::o3::Fetch | |
stalls | gem5::o3::Fetch | private |
startupStage() | gem5::o3::Fetch | |
switchToActive() | gem5::o3::Fetch | private |
switchToInactive() | gem5::o3::Fetch | private |
takeOverFrom() | gem5::o3::Fetch | |
threadFetched | gem5::o3::Fetch | private |
ThreadStatus enum name | gem5::o3::Fetch | |
tick() | gem5::o3::Fetch | |
timeBuffer | gem5::o3::Fetch | private |
toDecode | gem5::o3::Fetch | private |
TrapPending enum value | gem5::o3::Fetch | |
updateFetchStatus() | gem5::o3::Fetch | private |
wakeFromQuiesce() | gem5::o3::Fetch | |
wroteToTimeBuffer | gem5::o3::Fetch | private |