Home
last modified time | relevance | path

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

/tools/perf/ui/browsers/
Dheader.c17 bool current_entry = ui_browser__is_current_entry(browser, row); in ui_browser__argv_write() local
Dmap.c24 bool current_entry = ui_browser__is_current_entry(browser, row); in map_browser__write() local
Dscripts.c79 bool current_entry = ui_browser__is_current_entry(browser, row); in script_browser__write() local
Dhists.c1081 bool current_entry; member
1176 bool current_entry = ui_browser__is_current_entry(&browser->b, row); in hist_browser__show_entry() local
1280 bool current_entry = ui_browser__is_current_entry(&browser->b, row); in hist_browser__show_hierarchy_entry() local
1442 bool current_entry = ui_browser__is_current_entry(&browser->b, row); in hist_browser__show_no_entry() local
3086 bool current_entry = ui_browser__is_current_entry(browser, row); in perf_evsel_menu__write() local
Dannotate.c117 bool current_entry = ui_browser__is_current_entry(browser, row); in annotate_browser__write() local
/tools/perf/ui/tui/
Dutil.c20 bool current_entry = ui_browser__is_current_entry(browser, row); in ui_browser__argv_write() local