Home
last modified time | relevance | path

Searched refs:msg_lengths_total (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dlink.c77 u32 msg_lengths_total; /* used for message length profiling */ member
774 l->stats.msg_lengths_total += length; in link_profile_stats()
2614 {TIPC_NLA_STATS_MSG_LEN_TOT, s->msg_lengths_total}, in __tipc_nl_add_stats()
/kernel/linux/linux-6.6/net/tipc/
H A Dlink.c77 u32 msg_lengths_total; /* used for message length profiling */ member
809 l->stats.msg_lengths_total += length; in link_profile_stats()
2650 {TIPC_NLA_STATS_MSG_LEN_TOT, s->msg_lengths_total}, in __tipc_nl_add_stats()

Completed in 9 milliseconds