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

/vbox/src/VBox/Devices/Network/
H A DDevPCNet.cpp431 STAMCOUNTER StatTransmitCase1; member in struct:PCNETSTATE
2390 STAM_COUNTER_INC(&pThis->StatTransmitCase1);
5109 PDMDevHlpSTAMRegisterF(pDevIns, &pThis->StatTransmitCase1, STAMTYPE_COUNTER, STAMVISIBILITY_ALWAYS, STAMUNIT_OCCURENCES, "Single descriptor transmit", "/Devices/PCNet%d/Transmit/Case1", iInstance);

Completed in 49 milliseconds