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