Searched refs:cStatLost (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Network/testcase/
H A DtstIntNetR0.cpp555 pThis->pBuf0->cStatLost.c,
572 pThis->pBuf1->cStatLost.c,
H A DtstIntNet-1.cpp588 pBuf->cStatLost.c,
/vbox/include/VBox/
H A Dintnet.h135 STAMCOUNTER cStatLost; member in struct:INTNETBUF
/vbox/src/VBox/Devices/Network/
H A DDrvIntNet.cpp1219 PDMDrvHlpSTAMDeregister(pDrvIns, &pThis->pBufR3->cStatLost);
1791 PDMDrvHlpSTAMRegCounter(pDrvIns, &pThis->pBufR3->cStatLost, "Packets/Lost", "Number of lost packets.");
H A DSrvIntNetR0.cpp2684 STAM_REL_COUNTER_INC(&pIf->pIntBuf->cStatLost);

Completed in 2233 milliseconds