Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/
Dbuiltin-lock.c2435 static int parse_output(const struct option *opt __maybe_unused, const char *str, in parse_output() function
2457 OPT_CALLBACK(0, "output", &output_name, "file", "output file name", parse_output), in cmd_lock()