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()
671 static uint64_t get_load_llc_misses(struct c2c_stats *stats) in STAT_FN()
679 static uint64_t get_load_cache_hits(struct c2c_stats *stats) in get_load_cache_hits()
688 static uint64_t get_stores(struct c2c_stats *stats) in get_stores()
695 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()
795 struct c2c_stats *stats; in percent_costly_snoop()
796 struct c2c_stats *total; in percent_costly_snoop()
875 static struct c2c_stats *he_stats(struct hist_entry *he) in he_stats()
883 static struct c2c_stats *total_stats(struct hist_entry *he) in total_stats()
1210 struct c2c_stats *stats = &c2c_he->node_stats[node]; in node_entry()
2089 static bool he__display(struct hist_entry *he, struct c2c_stats *stats) in he__display()
2356 struct c2c_stats *stats = &c2c.hists.stats; in print_c2c__display_stats()
2402 struct c2c_stats *stats = &c2c.shared_clines_stats; in print_shared_cacheline_info()