Searched refs:c2c_stats (Results 1 – 3 of 3) sorted by relevance
41 struct c2c_stats { struct72 int c2c_decode_stats(struct c2c_stats *stats, struct mem_info *mi); argument73 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()
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()[all …]