Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dpmu.c872 bool has_hex = false; in perf_pmu__match_ignoring_suffix() local
890 if (!has_hex) in perf_pmu__match_ignoring_suffix()
891 has_hex = !isdigit(*p); in perf_pmu__match_ignoring_suffix()
896 if (has_hex) in perf_pmu__match_ignoring_suffix()

Completed in 11 milliseconds