Home
last modified time | relevance | path

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

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