Searched defs:IdleStartEvent (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/alpha/
H A Didle_event.hh38 class IdleStartEvent : public PCEvent class in inherits:PCEvent
41 IdleStartEvent(PCEventQueue *q, const std::string &desc, Addr addr) function in class:IdleStartEvent
/gem5/src/arch/mips/
H A Didle_event.hh38 class IdleStartEvent : public PCEvent class in inherits:PCEvent
41 IdleStartEvent(PCEventQueue *q, const std::string &desc, Addr addr) function in class:IdleStartEvent
/gem5/src/arch/riscv/
H A Didle_event.hh38 class IdleStartEvent : public PCEvent class in inherits:PCEvent
41 IdleStartEvent(PCEventQueue *q, const std::string &desc, Addr addr) function in class:IdleStartEvent

Completed in 5 milliseconds