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

/vbox/src/VBox/Devices/Network/
H A DDevE1000.cpp1201 STAMPROFILEADV StatEEPROMWrite; member in struct:E1kState_st
2703 STAM_PROFILE_ADV_START(&pThis->StatEEPROMWrite, a);
2705 STAM_PROFILE_ADV_STOP(&pThis->StatEEPROMWrite, a);
7737 PDMDevHlpSTAMRegisterF(pDevIns, &pThis->StatEEPROMWrite, STAMTYPE_PROFILE, STAMVISIBILITY_ALWAYS, STAMUNIT_TICKS_PER_CALL, "Profiling EEPROM writes", "/Devices/E1k%d/EEPROM/Write", iInstance);

Completed in 55 milliseconds