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

/vbox/src/VBox/Devices/Network/
H A DDevPCNet.cpp418 STAMPROFILEADV StatMMIOReadR3; member in struct:PCNETSTATE
5096 PDMDevHlpSTAMRegisterF(pDevIns, &pThis->StatMMIOReadR3, STAMTYPE_PROFILE, STAMVISIBILITY_ALWAYS, STAMUNIT_TICKS_PER_CALL, "Profiling MMIO reads in R3", "/Devices/PCNet%d/MMIO/ReadR3", iInstance);
H A DDevE1000.cpp1197 STAMPROFILEADV StatMMIOReadR3; member in struct:E1kState_st
7733 PDMDevHlpSTAMRegisterF(pDevIns, &pThis->StatMMIOReadR3, STAMTYPE_PROFILE, STAMVISIBILITY_ALWAYS, STAMUNIT_TICKS_PER_CALL, "Profiling MMIO reads in R3", "/Devices/E1k%d/MMIO/ReadR3", iInstance);

Completed in 82 milliseconds