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

/linux-master/tools/perf/tests/
H A Dbuiltin-test.c197 static bool perf_test__matches(const char *desc, int curr, int argc, const char *argv[]) function
445 if (!perf_test__matches(test_description(t, -1), curr, argc, argv)) {
449 if (perf_test__matches(test_description(t, subi),
476 if (!perf_test__matches(test_description(t, subi),
509 if (!perf_test__matches(test_description(t, -1), curr, argc, argv))

Completed in 192 milliseconds