Searched defs:SubMetric (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/include/
H A DPerformance.h70 class SubMetric : public CircularBuffer class in namespace:pm
73 SubMetric(com::Utf8Str name, const char *description) function in class:pm::SubMetric
451 HostCpuLoad(CollectorHAL *hal, ComPtr<IUnknown> object, SubMetric *user, SubMetric *kernel, SubMetric *idle)
464 SubMetric *mUser;
465 SubMetric *mKernel;
466 SubMetric *mIdle;
472 HostCpuLoadRaw(CollectorHAL *hal, ComPtr<IUnknown> object, SubMetric *user, SubMetric *kerne
[all...]

Completed in 93 milliseconds