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

/vbox/src/VBox/VMM/VMMAll/
H A DTMAll.cpp2460 static uint32_t tmGetFrequencyHint(PVM pVM) function
2511 Log(("tmGetFrequencyHint: New value %u Hz\n", uMaxHzHint));
2533 uint32_t uHz = tmGetFrequencyHint(pVM);

Completed in 38 milliseconds