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

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

Completed in 45 milliseconds