Searched refs:percent_color_snprintf (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | color.h | 40 int percent_color_snprintf(char *bf, size_t size, const char *fmt, ...) __printf(3, 4);
|
| H A D | color.c | 131 int percent_color_snprintf(char *bf, size_t size, const char *fmt, ...) in percent_color_snprintf() function
|
| /linux/tools/perf/ |
| H A D | builtin-diff.c | 1318 return percent_color_snprintf(hpp->buf, hpp->size, in hpp__color_baseline() 1412 return percent_color_snprintf(hpp->buf, hpp->size, in __hpp__color_compare()
|