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

/gem5/src/cpu/minor/
H A Dfetch1.cc76 icacheState(IcacheRunning),
214 case Fetch1::IcacheRunning:
215 os << "IcacheRunning";
364 case IcacheRunning:
462 icacheState = IcacheRunning;
H A Dfetch1.hh289 IcacheRunning, /* Default. Step icache queues when possible */ enumerator in enum:Minor::Fetch1::IcacheState

Completed in 8 milliseconds