Lines Matching refs:c2c_stats
49 struct c2c_stats stats;
60 struct c2c_stats stats;
63 struct c2c_stats *node_stats;
100 struct c2c_stats hitm_stats;
243 struct c2c_stats *stats, in compute_stats()
264 struct c2c_stats stats = { .nr_entries = 0, }; in process_sample_event()
650 static uint64_t llc_miss(struct c2c_stats *stats) in STAT_FN()
688 static uint64_t total_records(struct c2c_stats *stats) in total_records()
743 static uint64_t total_loads(struct c2c_stats *stats) in total_loads()
817 struct c2c_stats *stats; in percent_hitm()
818 struct c2c_stats *total; in percent_hitm()
892 static struct c2c_stats *he_stats(struct hist_entry *he) in he_stats()
900 static struct c2c_stats *total_stats(struct hist_entry *he) in total_stats()
1118 struct c2c_stats *stats = &c2c_he->node_stats[node]; in node_entry()
1892 static bool he__display(struct hist_entry *he, struct c2c_stats *stats) in he__display()
2123 struct c2c_stats *stats = &c2c.hists.stats; in print_c2c__display_stats()
2167 struct c2c_stats *stats = &c2c.hitm_stats; in print_shared_cacheline_info()