Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-daemon.c1247 static int __cmd_start(struct daemon *daemon, struct option parent_options[], in __cmd_start() argument
1253 OPT_PARENT(parent_options), in __cmd_start()
1415 static int __cmd_signal(struct daemon *daemon, struct option parent_options[], in __cmd_signal() argument
1422 OPT_PARENT(parent_options), in __cmd_signal()
1444 static int __cmd_stop(struct daemon *daemon, struct option parent_options[], in __cmd_stop() argument
1448 OPT_PARENT(parent_options), in __cmd_stop()
1467 static int __cmd_ping(struct daemon *daemon, struct option parent_options[], in __cmd_ping() argument
1474 OPT_PARENT(parent_options), in __cmd_ping()