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

/vbox/src/VBox/Devices/PC/
H A DDevIoApic.cpp110 STAMCOUNTER StatMMIOWriteGC; member in struct:IOAPIC
844 PDMDevHlpSTAMRegister(pDevIns, &pThis->StatMMIOWriteGC, STAMTYPE_COUNTER, "/Devices/IOAPIC/MMIOWriteGC", STAMUNIT_OCCURENCES, "Number of IOAPIC MMIO writes in GC.");
H A DDevAPIC.cpp395 STAMCOUNTER StatMMIOWriteGC; member in struct:__anon15013
2437 PDMDevHlpSTAMRegister(pDevIns, &pDev->StatMMIOWriteGC, STAMTYPE_COUNTER, "/Devices/APIC/MMIOWriteGC", STAMUNIT_OCCURENCES, "Number of APIC MMIO writes in GC.");

Completed in 51 milliseconds