Searched defs:STAM_COUNTER_INC (Results 1 - 1 of 1) sorted by relevance

/vbox/include/VBox/vmm/
H A Dstam.h537 /** @def STAM_COUNTER_INC
543 # define STAM_COUNTER_INC(pCounter) STAM_REL_COUNTER_INC(pCounter) macro
545 # define STAM_COUNTER_INC(pCounter) do { } while (0) macro

Completed in 608 milliseconds