Home
last modified time | relevance | path

Searched refs:need_fnmatch (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Dpmu.c2653 bool need_fnmatch = strisglob(wildcard_to_match); in perf_pmu__wildcard_match() local
2668 (need_fnmatch && !fnmatch(wildcard_to_match, pmu_name, 0))) in perf_pmu__wildcard_match()