Home
last modified time | relevance | path

Searched refs:crs_bytes_per_second (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.121.6/bsd/skywalk/
H A Dos_stats_private.h1041 uint64_t crs_bytes_per_second; member
/xnu-11417.121.6/bsd/skywalk/channel/
H A Dchannel_ring.c335 stats->crs_bytes_per_second = bps; in kr_update_stats()
/xnu-11417.121.6/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c4723 bps = stats->crs_bytes_per_second; in fsw_drain_channels()