Home
last modified time | relevance | path

Searched refs:__hpp__slsmg_color_printf (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dblock-info.c188 return __hpp__slsmg_color_printf(hpp, "%*.2f%%", in color_pct()
H A Dhist.h575 int __hpp__slsmg_color_printf(struct perf_hpp *hpp, const char *fmt, ...);
/kernel/linux/linux-6.6/tools/perf/util/
H A Dblock-info.c188 return __hpp__slsmg_color_printf(hpp, "%*.2f%%", in color_pct()
H A Dhist.h589 int __hpp__slsmg_color_printf(struct perf_hpp *hpp, const char *fmt, ...);
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dhists.c1207 int __hpp__slsmg_color_printf(struct perf_hpp *hpp, const char *fmt, ...) in __hpp__slsmg_color_printf() function
1239 __hpp__slsmg_color_printf, true); \
1263 " %*.2f%%", __hpp__slsmg_color_printf, true); \
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dhists.c1208 int __hpp__slsmg_color_printf(struct perf_hpp *hpp, const char *fmt, ...) in __hpp__slsmg_color_printf() function
1240 __hpp__slsmg_color_printf, true); \
1264 " %*.2f%%", __hpp__slsmg_color_printf, true); \
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-c2c.c776 return __hpp__slsmg_color_printf(hpp, "%*.2f%%", width - 1, per); in percent_color()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-c2c.c804 return __hpp__slsmg_color_printf(hpp, "%*.2f%%", width - 1, per); in percent_color()

Completed in 21 milliseconds