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

/vbox/src/VBox/Devices/Network/
H A DDevE1000.cpp1227 STAMCOUNTER StatTxPathRegular; member in struct:E1kState_st
4619 STAM_COUNTER_INC(&pThis->StatTxPathRegular);
4800 STAM_COUNTER_INC(&pThis->StatTxPathRegular);
7764 PDMDevHlpSTAMRegisterF(pDevIns, &pThis->StatTxPathRegular, STAMTYPE_COUNTER, STAMVISIBILITY_ALWAYS, STAMUNIT_OCCURENCES, "Regular descriptor path", "/Devices/E1k%d/TxPath/Normal", iInstance);

Completed in 56 milliseconds