Searched refs:StatWorldSwitch3264 (Results 1 - 5 of 5) sorted by relevance
/vbox/src/VBox/VMM/include/ |
H A D | HMInternal.h | 860 STAMPROFILEADV StatWorldSwitch3264; member in struct:HMCPU
|
/vbox/src/VBox/VMM/VMMR0/ |
H A D | HMR0.cpp | 1536 STAM_PROFILE_ADV_START(&pVCpu->hm.s.StatWorldSwitch3264, z); 1541 STAM_PROFILE_ADV_STOP(&pVCpu->hm.s.StatWorldSwitch3264, z);
|
H A D | HMSVMR0.cpp | 1075 STAM_PROFILE_ADV_START(&pVCpu->hm.s.StatWorldSwitch3264, z); 1078 STAM_PROFILE_ADV_STOP(&pVCpu->hm.s.StatWorldSwitch3264, z);
|
H A D | HMVMXR0.cpp | 5271 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 D | HM.cpp | 664 rc = STAMR3RegisterF(pVM, &pVCpu->hm.s.StatWorldSwitch3264, STAMTYPE_PROFILE, STAMVISIBILITY_USED,
|
Completed in 168 milliseconds