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

/vbox/src/VBox/Devices/Network/
H A DDevE1000.cpp1222 STAMCOUNTER StatTxDescLegacy; member in struct:E1kState_st
4661 STAM_COUNTER_INC(&pThis->StatTxDescLegacy);
4836 STAM_COUNTER_INC(&pThis->StatTxDescLegacy);
7760 PDMDevHlpSTAMRegisterF(pDevIns, &pThis->StatTxDescLegacy, STAMTYPE_COUNTER, STAMVISIBILITY_ALWAYS, STAMUNIT_OCCURENCES, "Number of TX legacy descriptors", "/Devices/E1k%d/TxDesc/Legacy", iInstance);

Completed in 77 milliseconds