Searched refs:parent_options (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/tools/perf/ |
| D | builtin-daemon.c | 1248 static int __cmd_start(struct daemon *daemon, struct option parent_options[], in __cmd_start() argument 1254 OPT_PARENT(parent_options), in __cmd_start() 1414 static int __cmd_signal(struct daemon *daemon, struct option parent_options[], in __cmd_signal() argument 1421 OPT_PARENT(parent_options), in __cmd_signal() 1442 static int __cmd_stop(struct daemon *daemon, struct option parent_options[], in __cmd_stop() argument 1446 OPT_PARENT(parent_options), in __cmd_stop() 1463 static int __cmd_ping(struct daemon *daemon, struct option parent_options[], in __cmd_ping() argument 1470 OPT_PARENT(parent_options), in __cmd_ping()
|