Lines Matching refs:ptc_stats
120 static DEFINE_PER_CPU(struct ptc_stats, ptcstats);
222 struct ptc_stats *stat = bcp->statp; in bau_process_retry_msg()
276 struct ptc_stats *stat = bcp->statp; in bau_process_message()
364 struct ptc_stats *stat = bcp->statp; in do_reset()
519 struct ptc_stats *stat = bcp->statp; in uv1_wait_completion()
602 struct ptc_stats *stat = bcp->statp; in handle_uv2_busy()
617 struct ptc_stats *stat = bcp->statp; in uv2_3_wait_completion()
707 struct bau_control *hmaster, struct ptc_stats *stat) in destination_plugged()
730 struct ptc_stats *stat) in destination_timeout()
754 static void disable_for_period(struct bau_control *bcp, struct ptc_stats *stat) in disable_for_period()
793 struct bau_control *bcp, struct ptc_stats *stat, in record_send_stats()
836 static void uv1_throttle(struct bau_control *hmaster, struct ptc_stats *stat) in uv1_throttle()
855 struct ptc_stats *stat) in handle_cmplt()
883 struct ptc_stats *stat = bcp->statp; in uv_flush_send_and_wait()
964 static int check_enable(struct bau_control *bcp, struct ptc_stats *stat) in check_enable()
990 static void record_send_statistics(struct ptc_stats *stat, int locals, int hubs, in record_send_statistics()
1089 struct ptc_stats *stat; in uv_flush_tlb_others()
1248 struct ptc_stats *stat; in uv_bau_message_interrupt()
1364 struct ptc_stats *stat; in ptc_seq_show()
1468 struct ptc_stats *stat; in ptc_proc_write()
1498 memset(stat, 0, sizeof(struct ptc_stats)); in ptc_proc_write()