Searched refs:he_selection (Results 1 – 3 of 3) sorted by relevance
648 if (!browser->he_selection) in hist_browser__set_folding_selected()1198 browser->he_selection = entry; in hist_browser__show_callchain()1317 browser->he_selection = entry; in hist_browser__show_entry()1430 browser->he_selection = entry; in hist_browser__show_hierarchy_entry()1588 browser->he_selection = NULL; in hist_browser__show_no_entry()1832 hb->he_selection = NULL; in hist_browser__refresh()2280 return browser->he_selection; in hist_browser__selected_entry()2290 return browser->he_selection ? browser->he_selection->res_samples : NULL; in hist_browser__selected_res_sample()3125 if (!browser->he_selection) in evsel__hists_browse()3319 if (browser->he_selection) in evsel__hists_browse()[all …]
12 struct hist_entry *he_selection; member
2710 perf_c2c__browse_cacheline(browser->he_selection); in perf_c2c__hists_browse()