gem5 v24.0.0.0
|
This is the complete list of members for gem5::BaseKvmTimer, including all inherited members.
_resolution | gem5::BaseKvmTimer | mutableprivate |
arm(Tick ticks)=0 | gem5::BaseKvmTimer | pure virtual |
BaseKvmTimer(int signo, float hostFactor, Tick hostFreq) | gem5::BaseKvmTimer | inline |
calcResolution()=0 | gem5::BaseKvmTimer | protectedpure virtual |
disarm()=0 | gem5::BaseKvmTimer | pure virtual |
expired() | gem5::BaseKvmTimer | inlinevirtual |
hostCycles(Tick ticks) | gem5::BaseKvmTimer | inlineprotected |
hostFactor | gem5::BaseKvmTimer | private |
hostFreq | gem5::BaseKvmTimer | private |
hostNs(Tick ticks) | gem5::BaseKvmTimer | inlineprotected |
resolution() | gem5::BaseKvmTimer | inline |
signo | gem5::BaseKvmTimer | protected |
ticksFromHostCycles(uint64_t cycles) | gem5::BaseKvmTimer | inline |
ticksFromHostNs(uint64_t ns) | gem5::BaseKvmTimer | inline |
~BaseKvmTimer() | gem5::BaseKvmTimer | inlinevirtual |