Searched defs:PROCESSOR_POWER_INFORMATION (Results 1 - 3 of 3) sorted by relevance
/vbox/src/VBox/Main/src-server/win/ | ||
H A D | PerformanceWin.cpp | 265 } PROCESSOR_POWER_INFORMATION , *PPROCESSOR_POWER_INFORMATION; typedef in namespace:pm 272 RTMemAllocZ(nProcessors * sizeof(PROCESSOR_POWER_INFORMATION)); 278 nProcessors * sizeof(PROCESSOR_POWER_INFORMATION)); |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ | ||
H A D | winnt.h | 4729 } PROCESSOR_POWER_INFORMATION, typedef in typeref:struct:_PROCESSOR_POWER_INFORMATION |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ | ||
H A D | winnt.h | 4847 } PROCESSOR_POWER_INFORMATION, typedef in typeref:struct:_PROCESSOR_POWER_INFORMATION |
Completed in 93 milliseconds