Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/ui/browsers/
Dannotate.c96 const bool is_current_entry = ui_browser__is_current_entry(browser, row); in annotate_browser__write() local
99 .current_entry = is_current_entry, in annotate_browser__write()
101 (!is_current_entry || in annotate_browser__write()
Dhists.c775 bool is_current_entry; member
803 arg->is_current_entry = true; in hist_browser__show_callchain_entry()
1196 if (arg->is_current_entry) in hist_browser__show_callchain()
1388 .is_current_entry = current_entry, in hist_browser__show_entry()