Searched refs:registerGuest (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Main/include/
H A DPerformanceImpl.h178 void registerGuest(pm::CollectorGuest* pGuest);
H A DPerformance.h340 void registerGuest(CollectorGuest* pGuest);
/vbox/src/VBox/Main/src-server/
H A DPerformanceImpl.cpp648 void PerformanceCollector::registerGuest(pm::CollectorGuest* pGuest) function in class:PerformanceCollector
654 m.gm->registerGuest(pGuest);
H A DPerformance.cpp432 void CollectorGuestManager::registerGuest(CollectorGuest* pGuest) function in class:CollectorGuestManager
H A DMachineImpl.cpp12170 aCollector->registerGuest(mCollectorGuest);

Completed in 3283 milliseconds