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

/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.h157 #define VCHIQ_STATS_INC(state, stat) (state->stats. stat++) macro
162 #define VCHIQ_STATS_INC(state, stat) ((void)0) macro

Completed in 61 milliseconds