Home
last modified time | relevance | path

Searched refs:he_selection (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/ui/browsers/
A Dhists.c412 return browser->he_selection ? browser->he_selection->unfolded : false; in hist_browser__he_selection_unfolded()
659 if (!browser->he_selection) in hist_browser__set_folding_selected()
1207 browser->he_selection = entry; in hist_browser__show_callchain()
1319 browser->he_selection = entry; in hist_browser__show_entry()
1590 browser->he_selection = NULL; in hist_browser__show_no_entry()
1834 hb->he_selection = NULL; in hist_browser__refresh()
2284 return browser->he_selection; in hist_browser__selected_entry()
2294 return browser->he_selection ? browser->he_selection->res_samples : NULL; in hist_browser__selected_res_sample()
3100 if (!browser->he_selection) in evsel__hists_browse()
3293 if (browser->he_selection) in evsel__hists_browse()
[all …]
A Dhists.h13 struct hist_entry *he_selection; member
/linux/tools/perf/
A Dbuiltin-c2c.c2452 perf_c2c__browse_cacheline(browser->he_selection); in perf_c2c__hists_browse()

Completed in 21 milliseconds