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

/vbox/include/VBox/vmm/
H A Dstam.h322 /** @def STAM_REL_U16_DEC
328 # define STAM_REL_U16_DEC(pCounter) \ macro
331 # define STAM_REL_U16_DEC(pCounter) do { } while (0) macro
339 # define STAM_U16_DEC(pCounter) STAM_REL_U16_DEC(pCounter)

Completed in 43 milliseconds