Searched defs:net_rate_estimator (Results 1 – 11 of 11) sorted by relevance
77102 struct net_rate_estimator { struct77103 struct gnet_stats_basic_sync *bstats;77104 spinlock_t *stats_lock;77105 bool running;77106 struct gnet_stats_basic_sync *cpu_bstats;77107 u8 ewma_log;77108 u8 intvl_log;77109 seqcount_t seq;77110 u64 last_packets;77111 u64 last_bytes;[all …]
47487 struct net_rate_estimator { struct47488 struct gnet_stats_basic_sync *bstats;47489 spinlock_t *stats_lock;47490 bool running;47491 struct gnet_stats_basic_sync *cpu_bstats;47492 u8 ewma_log;47493 u8 intvl_log;47494 seqcount_t seq;47495 u64 last_packets;47496 u64 last_bytes;[all …]
116351 struct net_rate_estimator { struct116352 struct gnet_stats_basic_sync *bstats;116353 spinlock_t *stats_lock;116354 bool running;116355 struct gnet_stats_basic_sync *cpu_bstats;116356 u8 ewma_log;116357 u8 intvl_log;116358 seqcount_t seq;116359 u64 last_packets;116360 u64 last_bytes;[all …]
16575 struct net_rate_estimator { struct16576 struct gnet_stats_basic_sync *bstats;16577 spinlock_t *stats_lock;16578 bool running;16579 struct gnet_stats_basic_sync __attribute__((btf_type_tag("percpu"))) *cpu_bstats;16580 u8 ewma_log;16581 u8 intvl_log;16582 seqcount_t seq;16583 u64 last_packets;16584 u64 last_bytes;[all …]
137106 struct net_rate_estimator { struct137107 struct gnet_stats_basic_sync *bstats;137108 spinlock_t *stats_lock;137109 bool running;137110 struct gnet_stats_basic_sync *cpu_bstats;137111 u8 ewma_log;137112 u8 intvl_log;137113 seqcount_t seq;137114 u64 last_packets;137115 u64 last_bytes;[all …]
119288 struct net_rate_estimator { struct119289 struct gnet_stats_basic_sync *bstats;119290 spinlock_t *stats_lock;119291 bool running;119292 struct gnet_stats_basic_sync *cpu_bstats;119293 u8 ewma_log;119294 u8 intvl_log;119295 seqcount_t seq;119296 u64 last_packets;119297 u64 last_bytes;[all …]
31558 struct net_rate_estimator { struct31559 struct gnet_stats_basic_sync *bstats;31560 spinlock_t *stats_lock;31561 bool running;31562 struct gnet_stats_basic_sync __attribute__((btf_type_tag("percpu"))) *cpu_bstats;31563 u8 ewma_log;31564 u8 intvl_log;31565 seqcount_t seq;31566 u64 last_packets;31567 u64 last_bytes;[all …]