Searched refs:percent_color_snprintf (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/tools/perf/util/ |
D | color.h | 44 int percent_color_snprintf(char *bf, size_t size, const char *fmt, ...);
|
D | color.c | 159 int percent_color_snprintf(char *bf, size_t size, const char *fmt, ...) in percent_color_snprintf() function
|
/Linux-v6.1/tools/perf/ |
D | builtin-diff.c | 1331 return percent_color_snprintf(hpp->buf, hpp->size, in hpp__color_baseline() 1425 return percent_color_snprintf(hpp->buf, hpp->size, in __hpp__color_compare()
|