Searched defs:IcachePort (Results 1 - 4 of 4) sorted by relevance

/gem5/src/cpu/minor/
H A Dfetch1.hh65 class IcachePort : public MinorCPU::MinorCPUPort class in class:Minor::Fetch1
72 IcachePort(std::string name, Fetch1 &fetch_, MinorCPU &cpu) : function in class:Minor::Fetch1::IcachePort
/gem5/src/cpu/simple/
H A Dtiming.hh186 class IcachePort : public TimingCPUPort class in class:TimingSimpleCPU
190 IcachePort(TimingSimpleCPU *_cpu) function in class:TimingSimpleCPU::IcachePort
/gem5/src/cpu/o3/
H A Dfetch.hh93 class IcachePort : public MasterPort class in class:DefaultFetch
101 IcachePort(DefaultFetch<Impl> *_fetch, FullO3CPU<Impl>* _cpu) function in class:DefaultFetch::IcachePort
/gem5/src/cpu/trace/
H A Dtrace_cpu.hh228 class IcachePort : public MasterPort class in class:TraceCPU
232 IcachePort(TraceCPU* _cpu) function in class:TraceCPU::IcachePort

Completed in 14 milliseconds