Searched refs:SkipDelayLoopEvent (Results 1 - 4 of 4) sorted by relevance

/gem5/src/arch/alpha/linux/
H A Dsystem.hh54 struct SkipDelayLoopEvent : public SkipFuncEvent struct in class:LinuxAlphaSystem
56 SkipDelayLoopEvent(PCEventQueue *q, const std::string &desc, Addr addr) function in struct:LinuxAlphaSystem::SkipDelayLoopEvent
113 SkipDelayLoopEvent *skipDelayLoopEvent;
H A Dsystem.cc139 addKernelFuncEvent<SkipDelayLoopEvent>("calibrate_delay");
186 LinuxAlphaSystem::SkipDelayLoopEvent::process(ThreadContext *tc)
/gem5/src/arch/mips/linux/
H A Dsystem.cc82 LinuxMipsSystem::SkipDelayLoopEvent::process(ThreadContext *tc)
H A Dsystem.hh54 class SkipDelayLoopEvent : public SkipFuncEvent class in class:LinuxMipsSystem
57 SkipDelayLoopEvent(PCEventQueue *q, const std::string &desc, Addr addr) function in class:LinuxMipsSystem::SkipDelayLoopEvent

Completed in 7 milliseconds