Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/tests/
Dpmu-events.c416 static int check_parse_cpu(const char *id, bool same_cpu, struct pmu_event *pe) in check_parse_cpu() function
503 if (check_parse_cpu(cur->key, map == cpus_map, in test_parsing()