Home
last modified time | relevance | path

Searched refs:percent_color_snprintf (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dcolor.h41 int percent_color_snprintf(char *bf, size_t size, const char *fmt, ...);
Dcolor.c202 int percent_color_snprintf(char *bf, size_t size, const char *fmt, ...) in percent_color_snprintf() function
/linux-4.1.27/tools/perf/
Dbuiltin-diff.c835 return percent_color_snprintf(hpp->buf, hpp->size, in hpp__color_baseline()
876 return percent_color_snprintf(hpp->buf, hpp->size, in __hpp__color_compare()