Searched refs:StatWorldSwitch3264 (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/VMM/include/
H A DHMInternal.h860 STAMPROFILEADV StatWorldSwitch3264; member in struct:HMCPU
/vbox/src/VBox/VMM/VMMR0/
H A DHMR0.cpp1536 STAM_PROFILE_ADV_START(&pVCpu->hm.s.StatWorldSwitch3264, z);
1541 STAM_PROFILE_ADV_STOP(&pVCpu->hm.s.StatWorldSwitch3264, z);
H A DHMSVMR0.cpp1075 STAM_PROFILE_ADV_START(&pVCpu->hm.s.StatWorldSwitch3264, z);
1078 STAM_PROFILE_ADV_STOP(&pVCpu->hm.s.StatWorldSwitch3264, z);
H A DHMVMXR0.cpp5271 STAM_PROFILE_ADV_START(&pVCpu->hm.s.StatWorldSwitch3264, z);
5275 STAM_PROFILE_ADV_STOP(&pVCpu->hm.s.StatWorldSwitch3264, z);
/vbox/src/VBox/VMM/VMMR3/
H A DHM.cpp664 rc = STAMR3RegisterF(pVM, &pVCpu->hm.s.StatWorldSwitch3264, STAMTYPE_PROFILE, STAMVISIBILITY_USED,

Completed in 492 milliseconds