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

/vbox/include/VBox/vmm/
H A Dstam.h222 STAMUNIT_HZ, enumerator in enum:STAMUNIT
/vbox/src/VBox/VMM/VMMR3/
H A DSTAM.cpp2700 STAMTYPE_U32, STAMVISIBILITY_ALWAYS, szName, STAMUNIT_HZ, "The desired frequency");
2703 STAMTYPE_U32, STAMVISIBILITY_ALWAYS, szName, STAMUNIT_HZ, "The current timer frequency");
2768 case STAMUNIT_HZ: return "Hz";
H A DTM.cpp651 STAM_REL_REG( pVM,(void*)&pVM->tm.s.uMaxHzHint, STAMTYPE_U32, "/TM/MaxHzHint", STAMUNIT_HZ, "Max guest timer frequency hint.");

Completed in 58 milliseconds