Searched refs:c2c_stats (Results 1 – 3 of 3) sorted by relevance
50 struct c2c_stats { struct81 int c2c_decode_stats(struct c2c_stats *stats, struct mem_info *mi); argument82 void c2c_add_stats(struct c2c_stats *stats, struct c2c_stats *add);
312 int c2c_decode_stats(struct c2c_stats *stats, struct mem_info *mi) in c2c_decode_stats()423 void c2c_add_stats(struct c2c_stats *stats, struct c2c_stats *add) in c2c_add_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()[all …]