Lines Matching refs:c2c_stats
49 struct c2c_stats stats;
60 struct c2c_stats stats;
63 struct c2c_stats *node_stats;
101 struct c2c_stats hitm_stats;
244 struct c2c_stats *stats, in compute_stats()
265 struct c2c_stats stats = { .nr_entries = 0, }; in process_sample_event()
655 static uint64_t total_records(struct c2c_stats *stats) in STAT_FN()
710 static uint64_t total_loads(struct c2c_stats *stats) in total_loads()
784 struct c2c_stats *stats; in percent_hitm()
785 struct c2c_stats *total; in percent_hitm()
859 static struct c2c_stats *he_stats(struct hist_entry *he) in he_stats()
867 static struct c2c_stats *total_stats(struct hist_entry *he) in total_stats()
1085 struct c2c_stats *stats = &c2c_he->node_stats[node]; in node_entry()
1850 static bool he__display(struct hist_entry *he, struct c2c_stats *stats) in he__display()
2081 struct c2c_stats *stats = &c2c.hists.stats; in print_c2c__display_stats()
2125 struct c2c_stats *stats = &c2c.hitm_stats; in print_shared_cacheline_info()