Searched refs:StatMMIOReadRZ (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/testcase/
H A DtstDeviceStructSize.cpp341 CHECK_MEMBER_ALIGNMENT(PCNETSTATE, StatMMIOReadRZ, 8);
H A DtstDeviceStructSizeRC.cpp581 GEN_CHECK_OFF(PCNETSTATE, StatMMIOReadRZ);
/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 71 milliseconds