Searched refs:staticSamplerCallback (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DPerformanceImpl.h194 static void staticSamplerCallback (RTTIMERLR hTimerLR, void *pvUser, uint64_t iTick);
/vbox/src/VBox/Main/src-server/
H A DPerformanceImpl.cpp193 &PerformanceCollector::staticSamplerCallback, this);
689 void PerformanceCollector::staticSamplerCallback(RTTIMERLR hTimerLR, void *pvUser, function in class:PerformanceCollector

Completed in 373 milliseconds