Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dpmu.c917 bool has_underscore = false; in perf_pmu__match_wildcard() local
930 if (!has_underscore && (*p == '_')) { in perf_pmu__match_wildcard()
931 has_underscore = true; in perf_pmu__match_wildcard()