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

/vbox/src/VBox/Devices/Network/
H A DDevPCNet.cpp421 STAMPROFILEADV StatAPROMRead; member in struct:PCNETSTATE
3291 STAM_PROFILE_ADV_START(&pThis->StatAPROMRead, a);
3312 STAM_PROFILE_ADV_STOP(&pThis->StatAPROMRead, a);
5099 PDMDevHlpSTAMRegisterF(pDevIns, &pThis->StatAPROMRead, STAMTYPE_PROFILE, STAMVISIBILITY_ALWAYS, STAMUNIT_TICKS_PER_CALL, "Profiling APROM reads", "/Devices/PCNet%d/IO/APROMRead", iInstance);

Completed in 63 milliseconds