Searched refs:test__hists_link (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/tools/perf/tests/ | ||
D | tests.h | 47 int test__hists_link(void); |
D | builtin-test.c | 82 .func = test__hists_link, |
D | hists_link.c | 277 int test__hists_link(void) in test__hists_link() function |