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

/vbox/src/VBox/Devices/Network/
H A DDrvIntNet.cpp169 STAMCOUNTER StatXmitProcessRing; member in struct:DRVINTNET
605 STAM_REL_COUNTER_INC(&pThis->StatXmitProcessRing);
615 STAM_REL_COUNTER_INC(&pThis->StatXmitProcessRing);
1806 PDMDrvHlpSTAMRegCounter(pDrvIns, &pThis->StatXmitProcessRing, "XmitProcessRing", "Time xmit thread was told to process the ring.");

Completed in 36 milliseconds