pcnt_width        156 tools/perf/ui/browsers/annotate.c 	u8 pcnt_width = annotation__pcnt_width(notes);
pcnt_width        205 tools/perf/ui/browsers/annotate.c 				 pcnt_width + 2 + notes->widths.addr + width,
pcnt_width        210 tools/perf/ui/browsers/annotate.c 				       pcnt_width + 3 + notes->widths.addr + width,
pcnt_width        220 tools/perf/ui/browsers/annotate.c 	int pcnt_width = annotation__pcnt_width(notes);
pcnt_width        226 tools/perf/ui/browsers/annotate.c 	__ui_browser__vline(browser, pcnt_width, 0, browser->rows - 1);
pcnt_width       2819 tools/perf/util/annotate.c 	int pcnt_width = annotation__pcnt_width(notes),
pcnt_width       2855 tools/perf/util/annotate.c 			obj__printf(obj, "%-*s", pcnt_width, " ");
pcnt_width       2857 tools/perf/util/annotate.c 			obj__printf(obj, "%-*s", pcnt_width,
pcnt_width       2913 tools/perf/util/annotate.c 		obj__printf(obj, "%-*s", width - pcnt_width - cycles_width, " ");
pcnt_width       2920 tools/perf/util/annotate.c 		obj__printf(obj, "%-*s", width - printed - pcnt_width - cycles_width + 1, al->line);
pcnt_width       2965 tools/perf/util/annotate.c 		obj__printf(obj, "%-*s", width - pcnt_width - cycles_width - 3 - printed, bf);