Searched refs:fetchBlockedCycles (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/o3/
H A Dfetch.hh572 Stats::Scalar fetchBlockedCycles; member in class:DefaultFetch
H A Dfetch_impl.hh214 fetchBlockedCycles
217 .prereq(fetchBlockedCycles);
1641 ++fetchBlockedCycles;

Completed in 11 milliseconds