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