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

/vbox/include/VBox/vmm/
H A Dstam.h381 /** @def STAM_U32_INC
387 # define STAM_U32_INC(pCounter) STAM_REL_U32_INC(pCounter) macro
389 # define STAM_U32_INC(pCounter) do { } while (0) macro

Completed in 44 milliseconds