Searched refs:STAM_PROFILE_ADV_STOP_EX (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/vmm/
H A Dstam.h1018 /** @def STAM_PROFILE_ADV_STOP_EX
1028 # define STAM_PROFILE_ADV_STOP_EX(pProfileAdv, pProfile2, Prefix) STAM_REL_PROFILE_ADV_STOP_EX(pProfileAdv, pProfile2, Prefix) macro
1030 # define STAM_PROFILE_ADV_STOP_EX(pProfileAdv, pProfile2, Prefix) do { } while (0) macro
/vbox/src/VBox/VMM/VMMAll/
H A DIOMAllMMIO.cpp1625 STAM_PROFILE_ADV_STOP_EX(&pVM->iom.s.StatRZInstMovs, pStat, c);

Completed in 52 milliseconds