Searched refs:has_underscore (Results 1 – 1 of 1) sorted by relevance
917 bool has_underscore = false; in perf_pmu__match_wildcard() local930 if (!has_underscore && (*p == '_')) { in perf_pmu__match_wildcard()931 has_underscore = true; in perf_pmu__match_wildcard()