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

/vbox/src/VBox/Main/include/
H A DPerformanceImpl.h50 class ATL_NO_VTABLE PerformanceMetric : class in inherits:VirtualBoxBase,VBOX_SCRIPTABLE_IMPL,IPerformanceMetric
55 VIRTUALBOXBASE_ADD_ERRORINFO_SUPPORT(PerformanceMetric, IPerformanceMetric)
57 DECLARE_NOT_AGGREGATABLE (PerformanceMetric)
61 BEGIN_COM_MAP (PerformanceMetric)
65 DECLARE_EMPTY_CTOR_DTOR (PerformanceMetric)
/vbox/src/VBox/Main/src-server/
H A DPerformanceImpl.cpp292 ComObjPtr<PerformanceMetric> metric;
303 ComObjPtr<PerformanceMetric> metric;
347 ComObjPtr<PerformanceMetric> metric;
785 // PerformanceMetric class
791 PerformanceMetric::PerformanceMetric() function in class:PerformanceMetric
795 PerformanceMetric::~PerformanceMetric()
799 HRESULT PerformanceMetric::FinalConstruct()
806 void PerformanceMetric
[all...]

Completed in 1846 milliseconds