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

/vbox/src/VBox/Devices/PC/
H A DDevAPIC.cpp333 STAMCOUNTER StatTimerSetLvtArm; member in struct:APICState
1651 STAM_COUNTER_INC(&pApic->StatTimerSetLvtArm);
2450 PDMDevHlpSTAMRegisterF(pDevIns, &pApic->StatTimerSetLvtArm, STAMTYPE_COUNTER, STAMVISIBILITY_ALWAYS, STAMUNIT_OCCURENCES, "TMTimerSet necessary.", "/Devices/APIC/%u/TimerSetLvt/Arm", i);

Completed in 51 milliseconds