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

/linux-master/tools/perf/ui/browsers/
H A Dannotate.c94 const bool is_current_entry = ui_browser__is_current_entry(browser, row); local
97 .current_entry = is_current_entry,
99 (!is_current_entry ||
H A Dhists.c775 bool is_current_entry; member in struct:callchain_print_arg
803 arg->is_current_entry = true;
1196 if (arg->is_current_entry)
1388 .is_current_entry = current_entry,

Completed in 283 milliseconds