Searched refs:perf_pmu__match_wildcard (Results 1 – 1 of 1) sorted by relevance
898 * perf_pmu__match_wildcard - Does the pmu_name start with tok and is then only904 static bool perf_pmu__match_wildcard(const char *pmu_name, const char *tok) in perf_pmu__match_wildcard() function 991 return perf_pmu__match_wildcard(pmu_name, to_match); in perf_pmu__match_wildcard_uncore() 2499 if (perf_pmu__match_wildcard(pmu_name, wildcard_to_match) || in perf_pmu__wildcard_match()