Searched refs:he_selection (Results 1 – 1 of 1) sorted by relevance
25 struct hist_entry *he_selection; member296 struct hist_entry *he = browser->he_selection; in hist_browser__toggle_fold()770 browser->he_selection = entry; in hist_browser__show_entry()856 browser->he_selection = entry; in hist_browser__show_entry()934 hb->he_selection = NULL; in hist_browser__refresh()1253 return browser->he_selection; in hist_browser__selected_entry()1258 return browser->he_selection->thread; in hist_browser__selected_thread()1844 if (browser->he_selection != NULL) { in perf_evsel__hists_browse()1847 socked_id = browser->he_selection->socket; in perf_evsel__hists_browse()2012 bi = browser->he_selection->branch_info; in perf_evsel__hists_browse()[all …]