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

/vbox/include/VBox/vmm/
H A Dstam.h441 /** @def STAM_REL_U64_INC
447 # define STAM_REL_U64_INC(pCounter) \ macro
450 # define STAM_REL_U64_INC(pCounter) do { } while (0) macro
458 # define STAM_U64_INC(pCounter) STAM_REL_U64_INC(pCounter)

Completed in 44 milliseconds