Lines Matching refs:c2c_stats
52 struct c2c_stats stats;
65 struct c2c_stats stats;
68 struct c2c_stats *node_stats;
106 struct c2c_stats shared_clines_stats;
259 struct c2c_stats *stats, in compute_stats()
284 struct c2c_stats stats = { .nr_entries = 0, }; in process_sample_event()
682 static uint64_t get_load_llc_misses(struct c2c_stats *stats) in STAT_FN()
690 static uint64_t get_load_cache_hits(struct c2c_stats *stats) in get_load_cache_hits()
699 static uint64_t get_stores(struct c2c_stats *stats) in get_stores()
706 static uint64_t total_records(struct c2c_stats *stats) in total_records()
745 static uint64_t total_loads(struct c2c_stats *stats) in total_loads()
806 struct c2c_stats *stats; in percent_costly_snoop()
807 struct c2c_stats *total; in percent_costly_snoop()
886 static struct c2c_stats *he_stats(struct hist_entry *he) in he_stats()
894 static struct c2c_stats *total_stats(struct hist_entry *he) in total_stats()
1221 struct c2c_stats *stats = &c2c_he->node_stats[node]; in node_entry()
2100 static bool he__display(struct hist_entry *he, struct c2c_stats *stats) in he__display()
2371 struct c2c_stats *stats = &c2c.hists.stats; in print_c2c__display_stats()
2417 struct c2c_stats *stats = &c2c.shared_clines_stats; in print_shared_cacheline_info()