Searched refs:test__dso_data (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/tools/perf/tests/ | ||
D | tests.h | 43 int test__dso_data(void); |
D | builtin-test.c | 54 .func = test__dso_data, |
D | dso-data.c | 113 int test__dso_data(void) in test__dso_data() function |