Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dhists_common.h73 void print_hists_in(struct hists *hists);
H A Dhists_common.c163 void print_hists_in(struct hists *hists) in print_hists_in() function
H A Dhists_link.c330 print_hists_in(hists); in test__hists_link()