Home
last modified time | relevance | path

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

/linux-5.19.10/tools/include/uapi/linux/
Dpkt_sched.h939 __u32 hh_tot_count; /* number of captured heavy-hitters so far */ member
/linux-5.19.10/include/uapi/linux/
Dpkt_sched.h971 __u32 hh_tot_count; /* number of captured heavy-hitters so far */ member
/linux-5.19.10/net/sched/
Dsch_hhf.c686 .hh_tot_count = q->hh_flows_total_cnt, in hhf_dump_stats()