Home
last modified time | relevance | path

Searched defs:current_entry (Results 1 – 6 of 6) sorted by relevance

/tools/perf/ui/browsers/
Dheader.c18 bool current_entry = ui_browser__is_current_entry(browser, row); in ui_browser__argv_write() local
Dmap.c29 bool current_entry = ui_browser__is_current_entry(browser, row); in map_browser__write() local
Dhists.c1205 bool current_entry; member
1302 bool current_entry = ui_browser__is_current_entry(&browser->b, row); in hist_browser__show_entry() local
1409 bool current_entry = ui_browser__is_current_entry(&browser->b, row); in hist_browser__show_hierarchy_entry() local
1571 bool current_entry = ui_browser__is_current_entry(&browser->b, row); in hist_browser__show_no_entry() local
3409 bool current_entry = ui_browser__is_current_entry(browser, row); in perf_evsel_menu__write() local
/tools/perf/ui/tui/
Dutil.c19 bool current_entry = ui_browser__is_current_entry(browser, row); in ui_browser__argv_write() local
/tools/perf/util/
Dannotate.h207 bool first_line, current_entry, change_color; member
Dannotate.c2932 bool first_line, bool current_entry, bool change_color, int width, in __annotation_line__write()