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