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

/vbox/include/VBox/vmm/
H A Dstam.h933 /** @def STAM_PROFILE_ADV_SUSPEND
943 # define STAM_PROFILE_ADV_SUSPEND(pProfileAdv, Prefix) STAM_REL_PROFILE_ADV_SUSPEND(pProfileAdv, Prefix) macro
945 # define STAM_PROFILE_ADV_SUSPEND(pProfileAdv, Prefix) do { } while (0) macro
967 * Counter to STAM_PROFILE_ADV_SUSPEND.
/vbox/src/VBox/VMM/VMMR3/
H A DEMRaw.cpp1445 STAM_PROFILE_ADV_SUSPEND(&pVCpu->em.s.StatRAWEntry, b);
/vbox/src/VBox/VMM/VMMAll/
H A DPGMAllPool.cpp4980 STAM_PROFILE_ADV_SUSPEND(&pPool->StatAlloc, a);

Completed in 61 milliseconds