perf_pmu__wildcard_match
TEST_ASSERT_EQUAL(msg, perf_pmu__wildcard_match(&test_pmu, to_match), expect)
bool perf_pmu__wildcard_match(const struct perf_pmu *pmu, const char *wildcard_to_match);
if (perf_pmu__wildcard_match(pmu, wildcard))
if (perf_pmu__wildcard_match(pmu, wildcard))