Searched refs:HostCpuLoadRaw (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DPerformance.cpp644 void HostCpuLoadRaw::init(ULONG period, ULONG length)
650 void HostCpuLoadRaw::preCollect(CollectorHints& hints, uint64_t /* iTick */)
655 void HostCpuLoadRaw::collect()
H A DHostImpl.cpp3151 pm::BaseMetric *cpuLoad = new pm::HostCpuLoadRaw(hal, this, cpuLoadUser, cpuLoadKernel,
/vbox/src/VBox/Main/include/
H A DPerformance.h469 class HostCpuLoadRaw : public HostCpuLoad class in namespace:pm
472 HostCpuLoadRaw(CollectorHAL *hal, ComPtr<IUnknown> object, SubMetric *user, SubMetric *kernel, SubMetric *idle) function in class:pm::HostCpuLoadRaw

Completed in 202 milliseconds