ldcnt             692 tools/perf/builtin-c2c.c 	uint64_t lclmiss, ldcnt, total;
ldcnt             699 tools/perf/builtin-c2c.c 	ldcnt    = lclmiss +
ldcnt             706 tools/perf/builtin-c2c.c 	total    = ldcnt +
ldcnt             747 tools/perf/builtin-c2c.c 	uint64_t lclmiss, ldcnt;
ldcnt             754 tools/perf/builtin-c2c.c 	ldcnt    = lclmiss +
ldcnt             761 tools/perf/builtin-c2c.c 	return ldcnt;