Home
last modified time | relevance | path

Searched refs:ui_browser__set_color (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/ui/
H A Dbrowser.c32 int ui_browser__set_color(struct ui_browser *browser, int color) in ui_browser__set_color() function
44 ui_browser__set_color(browser, color); in ui_browser__set_percent_color()
265 ui_browser__set_color(browser, HE_COLORSET_ROOT); in __ui_browser__show_title()
338 ui_browser__set_color(browser, HE_COLORSET_NORMAL); in __ui_browser__refresh()
H A Dbrowser.h37 int ui_browser__set_color(struct ui_browser *browser, int color);
/kernel/linux/linux-6.6/tools/perf/ui/
H A Dbrowser.c32 int ui_browser__set_color(struct ui_browser *browser, int color) in ui_browser__set_color() function
44 ui_browser__set_color(browser, color); in ui_browser__set_percent_color()
265 ui_browser__set_color(browser, HE_COLORSET_ROOT); in __ui_browser__show_title()
338 ui_browser__set_color(browser, HE_COLORSET_NORMAL); in __ui_browser__refresh()
H A Dbrowser.h37 int ui_browser__set_color(struct ui_browser *browser, int color);
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dannotate.c69 return ui_browser__set_color(browser, color); in ui_browser__set_jumps_percent_color()
74 return ui_browser__set_color(browser, color); in annotate_browser__set_color()
203 ui_browser__set_color(browser, HE_COLORSET_JUMP_ARROWS); in annotate_browser__draw_current_jump()
225 ui_browser__set_color(browser, HE_COLORSET_NORMAL); in annotate_browser__refresh()
624 ui_browser__set_color(browser, HE_COLORSET_ROOT); in annotate_browser__show()
H A Dheader.c26 ui_browser__set_color(browser, current_entry ? HE_COLORSET_SELECTED : in ui_browser__argv_write()
H A Dhists.c805 ui_browser__set_color(&browser->b, color); in hist_browser__show_callchain_entry()
1340 ui_browser__set_color(&browser->b, in hist_browser__show_entry()
1343 ui_browser__set_color(&browser->b, in hist_browser__show_entry()
1437 ui_browser__set_color(&browser->b, HE_COLORSET_SELECTED); in hist_browser__show_hierarchy_entry()
1439 ui_browser__set_color(&browser->b, HE_COLORSET_NORMAL); in hist_browser__show_hierarchy_entry()
1460 ui_browser__set_color(&browser->b, in hist_browser__show_hierarchy_entry()
1463 ui_browser__set_color(&browser->b, in hist_browser__show_hierarchy_entry()
1506 ui_browser__set_color(&browser->b, in hist_browser__show_hierarchy_entry()
1509 ui_browser__set_color(&browser->b, in hist_browser__show_hierarchy_entry()
1586 ui_browser__set_color( in hist_browser__show_no_entry()
[all...]
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dannotate.c64 return ui_browser__set_color(browser, color); in ui_browser__set_jumps_percent_color()
69 return ui_browser__set_color(browser, color); in annotate_browser__set_color()
208 ui_browser__set_color(browser, HE_COLORSET_JUMP_ARROWS); in annotate_browser__draw_current_jump()
230 ui_browser__set_color(browser, HE_COLORSET_NORMAL); in annotate_browser__refresh()
673 ui_browser__set_color(browser, HE_COLORSET_ROOT); in annotate_browser__show()
H A Dheader.c26 ui_browser__set_color(browser, current_entry ? HE_COLORSET_SELECTED : in ui_browser__argv_write()
H A Dhists.c806 ui_browser__set_color(&browser->b, color); in hist_browser__show_callchain_entry()
1341 ui_browser__set_color(&browser->b, in hist_browser__show_entry()
1344 ui_browser__set_color(&browser->b, in hist_browser__show_entry()
1438 ui_browser__set_color(&browser->b, HE_COLORSET_SELECTED); in hist_browser__show_hierarchy_entry()
1440 ui_browser__set_color(&browser->b, HE_COLORSET_NORMAL); in hist_browser__show_hierarchy_entry()
1461 ui_browser__set_color(&browser->b, in hist_browser__show_hierarchy_entry()
1464 ui_browser__set_color(&browser->b, in hist_browser__show_hierarchy_entry()
1507 ui_browser__set_color(&browser->b, in hist_browser__show_hierarchy_entry()
1510 ui_browser__set_color(&browser->b, in hist_browser__show_hierarchy_entry()
1587 ui_browser__set_color( in hist_browser__show_no_entry()
[all...]
/kernel/linux/linux-5.10/tools/perf/ui/tui/
H A Dutil.c21 ui_browser__set_color(browser, current_entry ? HE_COLORSET_SELECTED : in ui_browser__argv_write()
/kernel/linux/linux-6.6/tools/perf/ui/tui/
H A Dutil.c21 ui_browser__set_color(browser, current_entry ? HE_COLORSET_SELECTED : in ui_browser__argv_write()

Completed in 15 milliseconds