Home
last modified time | relevance | path

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

/linux/samples/bpf/
H A Dxdp_sample.bpf.c30 const volatile int to_match[32] = {}; variable
/linux/tools/perf/util/
H A Dpmu.c977 static bool perf_pmu__match_wildcard_uncore(const char *pmu_name, const char *to_match) in perf_pmu__match_wildcard_uncore()
2147 static bool perf_pmu___name_match(const struct perf_pmu *pmu, const char *to_match, bool wildcard) in perf_pmu___name_match()
2212 bool perf_pmu__name_wildcard_match(const struct perf_pmu *pmu, const char *to_match) in perf_pmu__name_wildcard_match()
2223 bool perf_pmu__name_no_suffix_match(const struct perf_pmu *pmu, const char *to_match) in perf_pmu__name_no_suffix_match()