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

/vbox/include/VBox/vmm/
H A Dstam.h202 STAMUNIT_TICKS, enumerator in enum:STAMUNIT
/vbox/src/VBox/VMM/VMMR3/
H A DSTAM.cpp2758 case STAMUNIT_TICKS: return "ticks";
H A DTM.cpp755 STAMR3RegisterF(pVM, &pVM->aCpus[i].tm.s.offTSCRawSrc, STAMTYPE_U64, STAMVISIBILITY_ALWAYS, STAMUNIT_TICKS, "TSC offset relative the raw source", "/TM/TSC/offCPU%u", i);

Completed in 60 milliseconds