Searched refs:stats_rec (Results 1 – 2 of 2) sorted by relevance
649 static void stats_get_rx_cnt(struct stats_record *stats_rec, in stats_get_rx_cnt() argument657 rec = &stats_rec->rx_cnt; in stats_get_rx_cnt()702 rec = &stats_rec->enq[to_cpu]; in stats_get_cpumap_enqueue()755 rec = &stats_rec->kthread; in stats_get_cpumap_remote()793 rec = &stats_rec->kthread; in stats_get_cpumap_kthread()832 rec = &stats_rec->redir_err[0]; in stats_get_redirect_cnt()867 rec = &stats_rec->redir_err[rec_i]; in stats_get_redirect_err_cnt()914 rec = &stats_rec->exception[rec_i]; in stats_get_exception_cnt()949 static void stats_get_devmap_xmit(struct stats_record *stats_rec, in stats_get_devmap_xmit() argument959 rec = &stats_rec->devmap_xmit; in stats_get_devmap_xmit()[all …]
334 static void stats_print(struct stats_record *stats_rec, in stats_print() argument359 rec = &stats_rec->stats; in stats_print()393 rec = &stats_rec->rxq[rxq]; in stats_print()
Completed in 10 milliseconds