Home
last modified time | relevance | path

Searched refs:dump_stats (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh287 local dump_stats
295 dump_stats=1
306 dump_stats=1
317 dump_stats=1
321 if [ "${dump_stats}" = 1 ]; then
334 local dump_stats
342 dump_stats=1
353 dump_stats=1
358 if [ "${dump_stats}" = 1 ]; then
371 local dump_stats
[all …]
/OK3568_Linux_fs/kernel/Documentation/trace/postprocess/
H A Dtrace-pagealloc-postprocess.pl298 sub dump_stats { subroutine
383 dump_stats(\%perprocesspid);
386 dump_stats(\%perprocess);
H A Dtrace-vmscan-postprocess.pl463 sub dump_stats { subroutine
723 dump_stats(\%perprocesspid);
726 dump_stats(\%perprocess);
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_vlan.c1644 bool dump_stats) in br_vlan_fill_vids() argument
1672 if (dump_stats && !br_vlan_stats_fill(skb, v_opts)) in br_vlan_fill_vids()
1780 bool dump_stats = !!(dump_flags & BRIDGE_VLANDB_DUMPF_STATS); in br_vlan_dump_dev() local
1833 if (dump_stats || v->vid == pvid || in br_vlan_dump_dev()
1839 vlan_flags, dump_stats)) { in br_vlan_dump_dev()
1859 dump_stats)) in br_vlan_dump_dev()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dtestmode.c413 if (dev->test_ops->dump_stats) in mt76_testmode_dump_stats()
414 return dev->test_ops->dump_stats(dev, msg); in mt76_testmode_dump_stats()
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dxdpsock_user.c350 static void dump_stats(void) in dump_stats() function
454 dump_stats(); in poller()
486 dump_stats(); in xdpsock_cleanup()
498 dump_stats(); in __exit_with_error()
/OK3568_Linux_fs/yocto/poky/bitbake/bin/
H A Dbitbake-worker321 prof.dump_stats(profname)
538 prof.dump_stats(profname)
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_codel.c290 .dump_stats = codel_dump_stats,
H A Dsch_skbprio.c284 .dump_stats = skbprio_dump_class_stats,
H A Dsch_fq_codel.c696 .dump_stats = fq_codel_dump_class_stats,
712 .dump_stats = fq_codel_dump_stats,
H A Dsch_mq.c281 .dump_stats = mq_dump_class_stats,
H A Dsch_multiq.c388 .dump_stats = multiq_dump_class_stats,
H A Dsch_api.c937 if (q->ops->dump_stats && q->ops->dump_stats(q, &d) < 0) in tc_fill_qdisc()
1835 if (cl_ops->dump_stats && cl_ops->dump_stats(q, cl, &d) < 0) in tc_fill_tclass()
H A Dsch_prio.c410 .dump_stats = prio_dump_class_stats,
H A Dsch_pie.c556 .dump_stats = pie_dump_stats,
H A Dsch_choke.c500 .dump_stats = choke_dump_stats,
H A Dsch_drr.c476 .dump_stats = drr_dump_class_stats,
H A Dsch_fq_pie.c547 .dump_stats = fq_pie_dump_stats,
H A Dsch_hhf.c705 .dump_stats = hhf_dump_stats,
H A Dsch_red.c554 .dump_stats = red_dump_stats,
H A Dsch_atm.c677 .dump_stats = atm_tc_dump_class_stats,
H A Dsch_mqprio.c621 .dump_stats = mqprio_dump_class_stats,
H A Dsch_sfb.c713 .dump_stats = sfb_dump_stats,
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dtestmode.c361 .dump_stats = mt7615_tm_dump_stats,
/OK3568_Linux_fs/kernel/include/net/
H A Dsch_generic.h261 int (*dump_stats)(struct Qdisc *, unsigned long, member
298 int (*dump_stats)(struct Qdisc *, struct gnet_dump *); member

12