Lines Matching refs:c2c_stats
51 struct c2c_stats stats;
64 struct c2c_stats stats;
67 struct c2c_stats *node_stats;
105 struct c2c_stats shared_clines_stats;
258 struct c2c_stats *stats,
283 struct c2c_stats stats = { .nr_entries = 0, };
688 static uint64_t get_load_llc_misses(struct c2c_stats *stats)
696 static uint64_t get_load_cache_hits(struct c2c_stats *stats)
705 static uint64_t get_stores(struct c2c_stats *stats)
712 static uint64_t total_records(struct c2c_stats *stats)
751 static uint64_t total_loads(struct c2c_stats *stats)
812 struct c2c_stats *stats;
813 struct c2c_stats *total;
892 static struct c2c_stats *he_stats(struct hist_entry *he)
900 static struct c2c_stats *total_stats(struct hist_entry *he)
1227 struct c2c_stats *stats = &c2c_he->node_stats[node];
2106 static bool he__display(struct hist_entry *he, struct c2c_stats *stats)
2377 struct c2c_stats *stats = &c2c.hists.stats;
2423 struct c2c_stats *stats = &c2c.shared_clines_stats;