Searched defs:StatRCVRingWrite (Results 1 - 1 of 1) 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);

Completed in 62 milliseconds