Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dparse-options.c343 static void check_typos(const char *arg, const struct option *options) in check_typos() function
417 check_typos(arg, options); in parse_options_step()