Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/ui/browsers/
Dannotate.c94 const bool is_current_entry = ui_browser__is_current_entry(browser, row); in annotate_browser__write() local
97 .current_entry = is_current_entry, in annotate_browser__write()
99 (!is_current_entry || in annotate_browser__write()
Dhists.c776 bool is_current_entry; member
804 arg->is_current_entry = true; in hist_browser__show_callchain_entry()
1197 if (arg->is_current_entry) in hist_browser__show_callchain()
1389 .is_current_entry = current_entry, in hist_browser__show_entry()