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

/vbox/src/VBox/Devices/Network/
H A DDevPCNet.cpp432 STAMCOUNTER StatTransmitCase2; member in struct:PCNETSTATE
2454 STAM_COUNTER_INC(&pThis->StatTransmitCase2);
5110 PDMDevHlpSTAMRegisterF(pDevIns, &pThis->StatTransmitCase2, STAMTYPE_COUNTER, STAMVISIBILITY_ALWAYS, STAMUNIT_OCCURENCES, "Multi descriptor transmit", "/Devices/PCNet%d/Transmit/Case2", iInstance);

Completed in 64 milliseconds