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

/vbox/src/VBox/Devices/Network/
H A DDevPCNet.cpp417 STAMPROFILEADV StatMMIOReadRZ; member in struct:PCNETSTATE
5095 PDMDevHlpSTAMRegisterF(pDevIns, &pThis->StatMMIOReadRZ, STAMTYPE_PROFILE, STAMVISIBILITY_ALWAYS, STAMUNIT_TICKS_PER_CALL, "Profiling MMIO reads in RZ", "/Devices/PCNet%d/MMIO/ReadRZ", iInstance);
H A DDevE1000.cpp1196 STAMPROFILEADV StatMMIOReadRZ; member in struct:E1kState_st
7732 PDMDevHlpSTAMRegisterF(pDevIns, &pThis->StatMMIOReadRZ, STAMTYPE_PROFILE, STAMVISIBILITY_ALWAYS, STAMUNIT_TICKS_PER_CALL, "Profiling MMIO reads in RZ", "/Devices/E1k%d/MMIO/ReadRZ", iInstance);

Completed in 82 milliseconds