Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/tests/
H A Dparse-events.c1860 struct terms_test { struct
1866 static struct terms_test test__terms[] = {
1921 static int test_term(struct terms_test *t) in test_term()
1948 static int test_terms(struct terms_test *terms, unsigned cnt) in test_terms()
1954 struct terms_test *t = &terms[i]; in test_terms()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dparse-events.c2364 struct terms_test { struct
2369 static const struct terms_test test__terms[] = {
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()

Completed in 7 milliseconds