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