Home
last modified time | relevance | path

Searched defs:skip_reason (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/tests/
H A Dtests.h38 const char *skip_reason; member
H A Dbuiltin-test.c237 static const char *skip_reason(const struct test_suite *t, int test_case) in skip_reason() function