Searched refs:StatRCVRingWrite (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Network/
H A DDevPCNet.cpp452 STAMCOUNTER StatRCVRingWrite; member in struct:PCNETSTATE
1180 STAM_COUNTER_INC(&pThis->StatRCVRingWrite);
5140 PDMDevHlpSTAMRegisterF(pDevIns, &pThis->StatRCVRingWrite, STAMTYPE_COUNTER, STAMVISIBILITY_ALWAYS, STAMUNIT_OCCURENCES, "Nr of receive ring writes", "/Devices/PCNet%d/Ring/RCVWrites", iInstance);
/vbox/src/VBox/Devices/testcase/
H A DtstDeviceStructSizeRC.cpp584 GEN_CHECK_OFF(PCNETSTATE, StatRCVRingWrite);

Completed in 62 milliseconds