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

/vbox/include/VBox/vmm/
H A Dstam.h966 /** @def STAM_PROFILE_ADV_RESUME
974 # define STAM_PROFILE_ADV_RESUME(pProfileAdv, Prefix) STAM_REL_PROFILE_ADV_RESUME(pProfileAdv, Prefix) macro
976 # define STAM_PROFILE_ADV_RESUME(pProfileAdv, Prefix) do { } while (0) macro
/vbox/src/VBox/VMM/VMMR3/
H A DEMRaw.cpp1447 STAM_PROFILE_ADV_RESUME(&pVCpu->em.s.StatRAWEntry, b);
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp4988 STAM_PROFILE_ADV_RESUME(&pPool->StatAlloc, a);

Completed in 65 milliseconds