Searched refs:test__parse_events (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/tools/perf/tests/ | ||
D | tests.h | 46 int test__parse_events(void); |
D | builtin-test.c | 42 .func = test__parse_events, |
D | parse-events.c | 1768 int test__parse_events(void) in test__parse_events() function |