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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispProfile.h254 class VBoxDispProfileFpsCounter class
257 VBoxDispProfileFpsCounter(uint32_t cPeriods) function in class:VBoxDispProfileFpsCounter
262 VBoxDispProfileFpsCounter() function in class:VBoxDispProfileFpsCounter
267 ~VBoxDispProfileFpsCounter()
416 VBoxDispProfileScopeLogger<VBoxDispProfileFpsCounter, _T> __vboxDispProfileStatisticLogger(_p, _v);
H A DVBoxDispD3D.h83 VBoxDispProfileFpsCounter ProfileDdiFps;
221 VBoxDispProfileFpsCounter ProfileDdiFps;
H A DVBoxDispD3D.cpp43 VBoxDispProfileFpsCounter ProfileDdiFps;
104 //static VBoxDispProfileFpsCounter g_VBoxDispFpsDDI(64);
163 (_pObj)->ProfileDdiFps = VBoxDispProfileFpsCounter(); \

Completed in 288 milliseconds