Searched refs:test__code_reading (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/tools/perf/tests/ | ||
D | tests.h | 53 int test__code_reading(void); |
D | builtin-test.c | 106 .func = test__code_reading, |
D | code-reading.c | 604 int test__code_reading(void) in test__code_reading() function |