Searched refs:VCHIQ_STATS_INC (Results 1 – 2 of 2) sorted by relevance
| /src/sys/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_core.h | 157 #define VCHIQ_STATS_INC(state, stat) (state->stats. stat++) macro 162 #define VCHIQ_STATS_INC(state, stat) ((void)0) macro
|
| H A D | vchiq_core.c | 602 VCHIQ_STATS_INC(state, slot_stalls); in reserve_space() 827 VCHIQ_STATS_INC(state, data_stalls); in queue_message() 976 VCHIQ_STATS_INC(state, ctrl_tx_count); in queue_message() 1090 VCHIQ_STATS_INC(state, ctrl_tx_count); in queue_message_sync() 1682 VCHIQ_STATS_INC(state, ctrl_rx_count); in parse_rx_slots() 1826 VCHIQ_STATS_INC(state, error_count); in parse_rx_slots() 3151 VCHIQ_STATS_INC(state, error_count); in vchiq_pause_internal() 3168 VCHIQ_STATS_INC(state, error_count); in vchiq_resume_internal()
|