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

/vbox/src/VBox/Devices/Network/
H A DDrvIntNet.cpp161 STAMCOUNTER StatSentR0; member in struct:DRVINTNET
515 STAM_REL_COUNTER_INC(&pThis->StatSentR0);
1789 PDMDrvHlpSTAMRegCounter(pDrvIns, &pThis->StatSentR0, "Packets/Sent-R0", "The ring-0 portion of the sent packets.");

Completed in 47 milliseconds