Searched defs:to_match (Results 1 – 3 of 3) sorted by relevance
465 #define TEST_PMU_MATCH(msg, to_match, expect) \ in test__pmu_match() argument
30 const volatile int to_match[32] = {}; variable
1011 static bool perf_pmu__match_wildcard_uncore(const char *pmu_name, const char *to_match) in perf_pmu__match_wildcard_uncore()2315 static bool perf_pmu___name_match(const struct perf_pmu *pmu, const char *to_match, bool wildcard) in perf_pmu___name_match()2380 bool perf_pmu__name_wildcard_match(const struct perf_pmu *pmu, const char *to_match) in perf_pmu__name_wildcard_match()2391 bool perf_pmu__name_no_suffix_match(const struct perf_pmu *pmu, const char *to_match) in perf_pmu__name_no_suffix_match()