Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/tests/
Dhists_common.h72 void print_hists_in(struct hists *hists);
Dhists_common.c153 void print_hists_in(struct hists *hists) in print_hists_in() function
Dhists_link.c316 print_hists_in(hists); in test__hists_link()