Searched refs:StatSpinPoke (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/VMM/VMMAll/
H A DHMAll.cpp148 STAM_PROFILE_ADV_START(&pVCpu->hm.s.StatSpinPoke, z);
151 STAM_PROFILE_ADV_STOP(&pVCpu->hm.s.StatSpinPoke, z);
156 STAM_PROFILE_ADV_START(&pVCpu->hm.s.StatSpinPoke, z);
171 STAM_PROFILE_ADV_STOP(&pVCpu->hm.s.StatSpinPoke, z);
/vbox/src/VBox/VMM/include/
H A DHMInternal.h863 STAMPROFILEADV StatSpinPoke; member in struct:HMCPU
/vbox/src/VBox/VMM/VMMR3/
H A DHM.cpp620 rc = STAMR3RegisterF(pVM, &pVCpu->hm.s.StatSpinPoke, STAMTYPE_PROFILE, STAMVISIBILITY_USED, STAMUNIT_TICKS_PER_CALL,

Completed in 59 milliseconds