hpp_color_scnprintf  813 tools/perf/builtin-c2c.c 	return hpp_color_scnprintf(hpp, "%*.2f%%", width - 1, per);
hpp_color_scnprintf  287 tools/perf/ui/hist.c 			hpp_color_scnprintf, true);				\
hpp_color_scnprintf  315 tools/perf/ui/hist.c 			    hpp_color_scnprintf, true);				\
hpp_color_scnprintf  557 tools/perf/util/hist.h int hpp_color_scnprintf(struct perf_hpp *hpp, const char *fmt, ...);