Lines Matching refs:ptc_stats

135 static DEFINE_PER_CPU(struct ptc_stats, ptcstats);
237 struct ptc_stats *stat = bcp->statp; in bau_process_retry_msg()
291 struct ptc_stats *stat = bcp->statp; in bau_process_message()
379 struct ptc_stats *stat = bcp->statp; in do_reset()
537 struct ptc_stats *stat = bcp->statp; in uv1_wait_completion()
596 struct ptc_stats *stat = bcp->statp; in handle_uv2_busy()
612 struct ptc_stats *stat = bcp->statp; in uv2_3_wait_completion()
687 struct ptc_stats *stat = bcp->statp; in uv4_wait_completion()
733 struct bau_control *hmaster, struct ptc_stats *stat) in destination_plugged()
756 struct ptc_stats *stat) in destination_timeout()
780 static void disable_for_period(struct bau_control *bcp, struct ptc_stats *stat) in disable_for_period()
819 struct bau_control *bcp, struct ptc_stats *stat, in record_send_stats()
862 static void uv1_throttle(struct bau_control *hmaster, struct ptc_stats *stat) in uv1_throttle()
881 struct ptc_stats *stat) in handle_cmplt()
910 struct ptc_stats *stat = bcp->statp; in uv_flush_send_and_wait()
991 static int check_enable(struct bau_control *bcp, struct ptc_stats *stat) in check_enable()
1017 static void record_send_statistics(struct ptc_stats *stat, int locals, int hubs, in record_send_statistics()
1112 struct ptc_stats *stat; in uv_flush_tlb_others()
1284 struct ptc_stats *stat; in uv_bau_message_interrupt()
1401 struct ptc_stats *stat; in ptc_seq_show()
1505 struct ptc_stats *stat; in ptc_proc_write()
1535 memset(stat, 0, sizeof(struct ptc_stats)); in ptc_proc_write()