gem5
v20.1.0.0
|
Classes | |
class | SkipUDelay |
A class to skip udelay() and related calls in the kernel. More... | |
class | ThreadInfo |
Functions | |
void | onUDelay (ThreadContext *tc, uint64_t div, uint64_t mul) |
void FreeBSD::onUDelay | ( | ThreadContext * | tc, |
uint64_t | div, | ||
uint64_t | mul | ||
) |
Definition at line 48 of file events.cc.
References curTick(), ArmISA::getArgument(), SimClock::Int::ns, and ThreadContext::quiesceTick().
Referenced by FreeBSD::SkipUDelay< Base >::process().