Lines Matching refs:c2c_stats
40 struct c2c_stats stats;
51 struct c2c_stats stats;
54 struct c2c_stats *node_stats;
91 struct c2c_stats hitm_stats;
234 struct c2c_stats *stats, in compute_stats()
255 struct c2c_stats stats = { .nr_entries = 0, }; in process_sample_event()
641 static uint64_t llc_miss(struct c2c_stats *stats) in STAT_FN()
679 static uint64_t total_records(struct c2c_stats *stats) in total_records()
734 static uint64_t total_loads(struct c2c_stats *stats) in total_loads()
808 struct c2c_stats *stats; in percent_hitm()
809 struct c2c_stats *total; in percent_hitm()
883 static struct c2c_stats *he_stats(struct hist_entry *he) in he_stats()
891 static struct c2c_stats *total_stats(struct hist_entry *he) in total_stats()
1109 struct c2c_stats *stats = &c2c_he->node_stats[node]; in node_entry()
1883 static bool he__display(struct hist_entry *he, struct c2c_stats *stats) in he__display()
2110 struct c2c_stats *stats = &c2c.hists.stats; in print_c2c__display_stats()
2154 struct c2c_stats *stats = &c2c.hitm_stats; in print_shared_cacheline_info()