Home
last modified time | relevance | path

Searched refs:is_current_entry (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A 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()
H A Dhists.c774 bool is_current_entry; member
802 arg->is_current_entry = true; in hist_browser__show_callchain_entry()
1195 if (arg->is_current_entry) in hist_browser__show_callchain()
1387 .is_current_entry = current_entry, in hist_browser__show_entry()
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A 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()
H A 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()

Completed in 13 milliseconds