Searched refs:hpp_color_scnprintf (Results 1 – 3 of 3) sorted by relevance
244 int hpp_color_scnprintf(struct perf_hpp *hpp, const char *fmt, ...) in hpp_color_scnprintf() function283 hpp_color_scnprintf, true); \311 hpp_color_scnprintf, true); \
516 int hpp_color_scnprintf(struct perf_hpp *hpp, const char *fmt, ...);
802 return hpp_color_scnprintf(hpp, "%*.2f%%", width - 1, per); in percent_color()