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

/vbox/src/VBox/Devices/Network/
H A DDevPCNet.cpp429 STAMPROFILEADV StatTransmitR3; member in struct:PCNETSTATE
5112 PDMDevHlpSTAMRegisterF(pDevIns, &pThis->StatTransmitR3, STAMTYPE_PROFILE, STAMVISIBILITY_ALWAYS, STAMUNIT_TICKS_PER_CALL, "Profiling transmits in R3", "/Devices/PCNet%d/Transmit/TotalR3", iInstance);
H A DDevE1000.cpp1215 STAMPROFILEADV StatTransmitR3; member in struct:E1kState_st
7753 PDMDevHlpSTAMRegisterF(pDevIns, &pThis->StatTransmitR3, STAMTYPE_PROFILE, STAMVISIBILITY_ALWAYS, STAMUNIT_TICKS_PER_CALL, "Profiling transmits in R3", "/Devices/E1k%d/Transmit/TotalR3", iInstance);

Completed in 64 milliseconds