7 #ifndef OS_Stub_Cpu_HPP 8 #define OS_Stub_Cpu_HPP 82 #endif // OS_Stub_Cpu_HPP StubCpu()=default
constructor
PlatformSizeType FwSizeType
Cpu variable handle parent.
Status _getCount(FwSizeType &cpu_count) override
Request the count of the CPUs detected by the system.
Status
Generic OK/ERROR status.
stub implementation of Os::CpuInterface
Generic used/total struct.
~StubCpu() override=default
destructor
Status _getTicks(Ticks &ticks, FwSizeType cpu_index) override
Get the CPU tick information for a given CPU.
CpuInterface & operator=(const CpuInterface &other) override=delete
default copy assignment
interface for cpu implementation
CpuHandle * getHandle() override
returns the raw console handle