Searched refs:he_selection (Results 1 – 3 of 3) sorted by relevance
647 if (!browser->he_selection) in hist_browser__set_folding_selected()1197 browser->he_selection = entry; in hist_browser__show_callchain()1309 browser->he_selection = entry; in hist_browser__show_entry()1422 browser->he_selection = entry; in hist_browser__show_hierarchy_entry()1580 browser->he_selection = NULL; in hist_browser__show_no_entry()1824 hb->he_selection = NULL; in hist_browser__refresh()2272 return browser->he_selection; in hist_browser__selected_entry()2282 return browser->he_selection ? browser->he_selection->res_samples : NULL; in hist_browser__selected_res_sample()3090 if (!browser->he_selection) in evsel__hists_browse()3284 if (browser->he_selection) in evsel__hists_browse()[all …]
12 struct hist_entry *he_selection; member
2731 perf_c2c__browse_cacheline(browser->he_selection); in perf_c2c__hists_browse()