Searched refs:parent_options (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/perf/ |
| H A D | builtin-daemon.c | 1245 static int __cmd_start(struct daemon *daemon, struct option parent_options[], in __cmd_start() argument 1251 OPT_PARENT(parent_options), in __cmd_start() 1413 static int __cmd_signal(struct daemon *daemon, struct option parent_options[], in __cmd_signal() argument 1420 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() 1465 static int __cmd_ping(struct daemon *daemon, struct option parent_options[], in __cmd_ping() argument 1472 OPT_PARENT(parent_options), in __cmd_ping()
|