gem5
v20.1.0.0
|
Go to the source code of this file.
Classes | |
class | BaseKvmTimer |
Timer functions to interrupt VM execution after a number of simulation ticks. More... | |
class | PosixKvmTimer |
Timer based on standard POSIX timers. More... | |
class | PerfKvmTimer |
PerfEvent based timer using the host's CPU cycle counter. More... | |