Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/bench/
Dnuma.c160 static int parse_cpus_opt(const struct option *opt, const char *arg, int unset);
202 parse_cpus_opt),
605 static int parse_cpus_opt(const struct option *opt __maybe_unused, in parse_cpus_opt() function