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

/vbox/include/VBox/vmm/
H A Dstam.h1054 /** @def STAM_REL_PROFILE_ADV_SET_STOPPED
1062 # define STAM_REL_PROFILE_ADV_SET_STOPPED(pProfileAdv) do { (pProfileAdv)->tsStart = 0; } while (0) macro
1064 # define STAM_REL_PROFILE_ADV_SET_STOPPED(pProfileAdv) do { } while (0) macro
1074 # define STAM_PROFILE_ADV_SET_STOPPED(pProfileAdv) STAM_REL_PROFILE_ADV_SET_STOPPED(pProfileAdv)

Completed in 44 milliseconds