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

/vbox/include/VBox/vmm/
H A Dstam.h464 /** @def STAM_REL_U64_DEC
470 # define STAM_REL_U64_DEC(pCounter) \ macro
473 # define STAM_REL_U64_DEC(pCounter) do { } while (0) macro
481 # define STAM_U64_DEC(pCounter) STAM_REL_U64_DEC(pCounter)

Completed in 79 milliseconds