has_hitm         1934 tools/perf/builtin-c2c.c 	bool has_hitm;
has_hitm         1937 tools/perf/builtin-c2c.c 	has_hitm = c2c.display == DISPLAY_TOT ? c2c_he->stats.tot_hitm :
has_hitm         1940 tools/perf/builtin-c2c.c 	return has_hitm || c2c_he->stats.store;