Home
last modified time | relevance | path

Searched refs:hpp_color_scnprintf (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/tools/perf/ui/
A Dhist.c311 int hpp_color_scnprintf(struct perf_hpp *hpp, const char *fmt, ...) in hpp_color_scnprintf() function
350 hpp_color_scnprintf, true); \
378 hpp_color_scnprintf, true); \
/linux-6.3-rc2/tools/perf/util/
A Dblock-info.c192 return hpp_color_scnprintf(hpp, "%*.2f%%", width - 1, pct); in color_pct()
A Dhist.h584 int hpp_color_scnprintf(struct perf_hpp *hpp, const char *fmt, ...);
/linux-6.3-rc2/tools/perf/
A Dbuiltin-c2c.c801 return hpp_color_scnprintf(hpp, "%*.2f%%", width - 1, per); in percent_color()

Completed in 15 milliseconds