cycles_width     2820 tools/perf/util/annotate.c 	    cycles_width = annotation__cycles_width(notes);
cycles_width     2913 tools/perf/util/annotate.c 		obj__printf(obj, "%-*s", width - pcnt_width - cycles_width, " ");
cycles_width     2920 tools/perf/util/annotate.c 		obj__printf(obj, "%-*s", width - printed - pcnt_width - cycles_width + 1, al->line);
cycles_width     2965 tools/perf/util/annotate.c 		obj__printf(obj, "%-*s", width - pcnt_width - cycles_width - 3 - printed, bf);