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

/gem5/src/arch/mips/
H A Dinterrupts.hh109 bool onCpuTimerInterrupt(ThreadContext *tc) const;
H A Dinterrupts.cc146 Interrupts::onCpuTimerInterrupt(ThreadContext * tc) const function in class:MipsISA::Interrupts
166 if (onCpuTimerInterrupt(tc)) {

Completed in 5 milliseconds