Searched refs:strp_stats (Results 1 – 3 of 3) sorted by relevance
246 struct strp_aggr_stats strp_stats; in kcm_stats_seq_show() local254 memset(&strp_stats, 0, sizeof(strp_stats)); in kcm_stats_seq_show()262 &strp_stats); in kcm_stats_seq_show()270 &strp_stats); in kcm_stats_seq_show()273 save_strp_stats(&psock->strp, &strp_stats); in kcm_stats_seq_show()329 strp_stats.msgs, in kcm_stats_seq_show()330 strp_stats.bytes, in kcm_stats_seq_show()335 strp_stats.aborts, in kcm_stats_seq_show()336 strp_stats.interrupted, in kcm_stats_seq_show()337 strp_stats.unrecov_intr, in kcm_stats_seq_show()[all …]
17 struct strp_stats { struct103 struct strp_stats stats;
209 the strp_stats structure. strp_aggr_stats is a convenience structure for