hitm_cnt         2170 tools/perf/builtin-c2c.c 	int hitm_cnt = stats->lcl_hitm + stats->rmt_hitm;
hitm_cnt         2184 tools/perf/builtin-c2c.c 	fprintf(out, "  Total Merged records              : %10d\n", hitm_cnt + stats->store);