Home
last modified time | relevance | path

Searched refs:terms_test (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/tests/
H A Dparse-events.c2364 struct terms_test { struct
2369 static const struct terms_test test__terms[] = { argument
2468 static int test_term(const struct terms_test *t) in test_term()
2488 static int test_terms(const struct terms_test *terms, int cnt) in test_terms()
2493 const struct terms_test *t = &terms[i]; in test_terms()