cycles_max        833 tools/perf/util/annotate.c 	if (cycles > ch[offset].cycles_max)
cycles_max        834 tools/perf/util/annotate.c 		ch[offset].cycles_max = cycles;
cycles_max       1079 tools/perf/util/annotate.c 				al->cycles_max = ch->cycles_max;
cycles_max       2889 tools/perf/util/annotate.c 					al->cycles_max);
cycles_max        139 tools/perf/util/annotate.h 	u64			 cycles_max;
cycles_max        236 tools/perf/util/annotate.h 	u64	cycles_max;