Searched refs:has_hex (Results 1 – 1 of 1) sorted by relevance
907 bool has_hex = false; in perf_pmu__match_wildcard() local927 if (!has_hex) in perf_pmu__match_wildcard()928 has_hex = !isdigit(*p); in perf_pmu__match_wildcard()933 if (has_hex) in perf_pmu__match_wildcard()
Completed in 8 milliseconds