Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.h238 int quota_stalls;
239 int slot_stalls;
240 int bulk_stalls;
241 int error_count;
242 int ctrl_tx_count;
243 int ctrl_rx_count;
244 int bulk_tx_count;
245 int bulk_rx_count;
247 u64 ctrl_tx_bytes;
248 u64 ctrl_rx_bytes;
[all …]