Searched refs:hpp_color_scnprintf (Results 1 – 3 of 3) sorted by relevance
248 int hpp_color_scnprintf(struct perf_hpp *hpp, const char *fmt, ...) in hpp_color_scnprintf() function287 hpp_color_scnprintf, true); \315 hpp_color_scnprintf, true); \
557 int hpp_color_scnprintf(struct perf_hpp *hpp, const char *fmt, ...);
811 return hpp_color_scnprintf(hpp, "%*.2f%%", width - 1, per); in percent_color()