Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dcolor.c124 const char *get_percent_color(double percent) in get_percent_color() function
147 color = get_percent_color(percent); in percent_color_fprintf()
155 const char *color = get_percent_color(value); in value_color_snprintf()
182 color = get_percent_color(percent); in percent_color_len_snprintf()
H A Dcolor.h47 const char *get_percent_color(double percent);
H A Dannotate.c1410 color = get_percent_color(max_percent); in annotation_line__print()
1431 color = get_percent_color(percent); in annotation_line__print()
2325 color = get_percent_color(percent); in print_summary()
2333 color = get_percent_color(percent_max); in print_summary()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcolor.c124 const char *get_percent_color(double percent) in get_percent_color() function
147 color = get_percent_color(percent); in percent_color_fprintf()
155 const char *color = get_percent_color(value); in value_color_snprintf()
182 color = get_percent_color(percent); in percent_color_len_snprintf()
H A Dcolor.h47 const char *get_percent_color(double percent);
H A Dannotate.c1511 color = get_percent_color(max_percent); in annotation_line__print()
1518 color = get_percent_color(percent); in annotation_line__print()
2455 color = get_percent_color(percent); in print_summary()
2463 color = get_percent_color(percent_max); in print_summary()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-diff.c1447 get_percent_color(wdiff), in __hpp__color_compare()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-diff.c1450 get_percent_color(wdiff), in __hpp__color_compare()

Completed in 16 milliseconds