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