Searched defs:current_entry (Results 1 – 6 of 6) sorted by relevance
| /tools/perf/ui/browsers/ |
| D | header.c | 18 bool current_entry = ui_browser__is_current_entry(browser, row); in ui_browser__argv_write() local
|
| D | map.c | 29 bool current_entry = ui_browser__is_current_entry(browser, row); in map_browser__write() local
|
| D | hists.c | 1206 bool current_entry; member 1303 bool current_entry = ui_browser__is_current_entry(&browser->b, row); in hist_browser__show_entry() local 1410 bool current_entry = ui_browser__is_current_entry(&browser->b, row); in hist_browser__show_hierarchy_entry() local 1572 bool current_entry = ui_browser__is_current_entry(&browser->b, row); in hist_browser__show_no_entry() local 3441 bool current_entry = ui_browser__is_current_entry(browser, row); in perf_evsel_menu__write() local
|
| /tools/perf/ui/tui/ |
| D | util.c | 19 bool current_entry = ui_browser__is_current_entry(browser, row); in ui_browser__argv_write() local
|
| /tools/perf/util/ |
| D | annotate.h | 178 bool first_line, current_entry, change_color; member
|
| D | annotate.c | 1887 bool first_line, bool current_entry, bool change_color, int width, in __annotation_line__write()
|