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

/vbox/include/VBox/vmm/
H A Dstam.h393 /** @def STAM_REL_U32_DEC
399 # define STAM_REL_U32_DEC(pCounter) \ macro
402 # define STAM_REL_U32_DEC(pCounter) do { } while (0) macro
410 # define STAM_U32_DEC(pCounter) STAM_REL_U32_DEC(pCounter)
/vbox/src/VBox/Devices/VMMDev/
H A DVMMDev.cpp1879 STAM_REL_U32_DEC(&pThis->StatMemBalloonChunks);

Completed in 56 milliseconds