Searched refs:test__hists_output (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/tools/perf/tests/ | ||
D | tests.h | 49 int test__hists_output(void); |
D | builtin-test.c | 151 .func = test__hists_output, |
D | hists_output.c | 575 int test__hists_output(void) in test__hists_output() function |