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

/vbox/src/VBox/Devices/Network/
H A DDevPCNet.cpp422 STAMPROFILEADV StatAPROMWrite; member in struct:PCNETSTATE
3329 STAM_PROFILE_ADV_START(&pThis->StatAPROMWrite, a);
3331 STAM_PROFILE_ADV_STOP(&pThis->StatAPROMWrite, a);
5100 PDMDevHlpSTAMRegisterF(pDevIns, &pThis->StatAPROMWrite, STAMTYPE_PROFILE, STAMVISIBILITY_ALWAYS, STAMUNIT_TICKS_PER_CALL, "Profiling APROM writes", "/Devices/PCNet%d/IO/APROMWrite", iInstance);

Completed in 83 milliseconds