Searched refs:queue_sz_counts (Results 1 – 3 of 3) sorted by relevance
422 bcl->stats.queue_sz_counts++; in tipc_bclink_send_msg()746 bcl->stats.queue_sz_counts in tipc_bclink_stats()747 ? (bcl->stats.accu_queue_sz / bcl->stats.queue_sz_counts) in tipc_bclink_stats()
201 u32 queue_sz_counts; /* used for send queue size profiling */ member
247 l_ptr->stats.queue_sz_counts++; in link_timeout()2895 l_ptr->stats.queue_sz_counts in tipc_link_stats()2896 ? (l_ptr->stats.accu_queue_sz / l_ptr->stats.queue_sz_counts) in tipc_link_stats()