Lines Matching defs:bstats
115 struct gnet_stats_basic_sync bstats;
730 bstats_update(&cl->bstats, skb);
920 bstats_update(&cl->bstats, skb);
1304 gnet_stats_basic_sync_init(&cl->bstats);
1319 bytes += u64_stats_read(&c->leaf.q->bstats.bytes);
1320 packets += u64_stats_read(&c->leaf.q->bstats.packets);
1324 _bstats_update(&cl->bstats, bytes, packets);
1349 cl->bstats = cl->leaf.q->bstats;
1351 gnet_stats_basic_sync_init(&cl->bstats);
1352 _bstats_update(&cl->bstats,
1360 if (gnet_stats_copy_basic(d, NULL, &cl->bstats, true) < 0 ||
1576 u64_stats_read(&q->bstats.bytes),
1577 u64_stats_read(&q->bstats.packets));
1862 gnet_stats_basic_sync_init(&cl->bstats);
1871 err = gen_new_estimator(&cl->bstats, NULL,
1943 u64_stats_read(&old_q->bstats.bytes),
1944 u64_stats_read(&old_q->bstats.packets));
2001 err = gen_replace_estimator(&cl->bstats, NULL,
2027 * offload anyway, because bstats are updated