Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/bench/
Dnuma.c165 static int parse_cpus_opt(const struct option *opt, const char *arg, int unset);
207 parse_cpus_opt),
690 static int parse_cpus_opt(const struct option *opt __maybe_unused, in parse_cpus_opt() function