Home
last modified time | relevance | path

Searched refs:hists__filter_by_symbol (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/perf/tests/
H A Dhists_filter.c245 hists__filter_by_symbol(hists); in test__hists_filter()
270 hists__filter_by_symbol(hists); in test__hists_filter()
/openbmc/linux/tools/perf/util/
H A Dhist.h219 void hists__filter_by_symbol(struct hists *hists);
H A Dhist.c2327 void hists__filter_by_symbol(struct hists *hists) in hists__filter_by_symbol() function
/openbmc/linux/tools/perf/ui/browsers/
H A Dhists.c3160 hists__filter_by_symbol(hists); in evsel__hists_browse()