Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/bench/
Dnuma.c163 static int parse_cpus_opt(const struct option *opt, const char *arg, int unset);
205 parse_cpus_opt),
610 static int parse_cpus_opt(const struct option *opt __maybe_unused, in parse_cpus_opt() function