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