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

/vbox/include/VBox/vmm/
H A Dstam.h605 /** @def STAM_COUNTER_RESET
609 # define STAM_COUNTER_RESET(pCounter) STAM_REL_COUNTER_RESET(pCounter) macro
611 # define STAM_COUNTER_RESET(pCounter) do { } while (0) macro

Completed in 63 milliseconds