is_current_entry 101 tools/perf/ui/browsers/annotate.c const bool is_current_entry = ui_browser__is_current_entry(browser, row); is_current_entry 104 tools/perf/ui/browsers/annotate.c .current_entry = is_current_entry, is_current_entry 106 tools/perf/ui/browsers/annotate.c (!is_current_entry || is_current_entry 724 tools/perf/ui/browsers/hists.c bool is_current_entry; is_current_entry 752 tools/perf/ui/browsers/hists.c arg->is_current_entry = true; is_current_entry 1145 tools/perf/ui/browsers/hists.c if (arg->is_current_entry) is_current_entry 1337 tools/perf/ui/browsers/hists.c .is_current_entry = current_entry,