tot_hitm_right 599 tools/perf/builtin-c2c.c uint64_t tot_hitm_right; tot_hitm_right 605 tools/perf/builtin-c2c.c tot_hitm_right = c2c_right->stats.lcl_hitm + c2c_right->stats.rmt_hitm; tot_hitm_right 607 tools/perf/builtin-c2c.c return tot_hitm_left - tot_hitm_right;