Searched refs:he_selection (Results 1 – 1 of 1) sorted by relevance
25 struct hist_entry *he_selection; member187 struct hist_entry *he = self->he_selection; in hist_browser__toggle_fold()541 self->he_selection = entry; in hist_browser__show_entry()582 self->he_selection = entry; in hist_browser__show_entry()776 return self->he_selection; in hist_browser__selected_entry()781 return self->he_selection->thread; in hist_browser__selected_thread()839 if (browser->he_selection != NULL) { in perf_evsel__hists_browse()