Home
last modified time | relevance | path

Searched defs:VCHIQ_SERVICE_STATS_INC (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.h158 #define VCHIQ_SERVICE_STATS_INC(service, stat) (service->stats. stat++) macro
163 #define VCHIQ_SERVICE_STATS_INC(service, stat) ((void)0) macro