gem5
v20.1.0.0
|
#include "kern/system_events.hh"
Go to the source code of this file.
Classes | |
class | FreeBSD::SkipUDelay< Base > |
A class to skip udelay() and related calls in the kernel. More... | |
Namespaces | |
FreeBSD | |
Functions | |
void | FreeBSD::onUDelay (ThreadContext *tc, uint64_t div, uint64_t mul) |