Home
last modified time | relevance | path

Searched refs:is_current_entry (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/tools/perf/ui/browsers/
Dannotate.c101 const bool is_current_entry = ui_browser__is_current_entry(browser, row); in annotate_browser__write() local
104 .current_entry = is_current_entry, in annotate_browser__write()
106 (!is_current_entry || in annotate_browser__write()
Dhists.c724 bool is_current_entry; member
752 arg->is_current_entry = true; in hist_browser__show_callchain_entry()
1145 if (arg->is_current_entry) in hist_browser__show_callchain()
1337 .is_current_entry = current_entry, in hist_browser__show_entry()