Searched refs:parent_options (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/tools/perf/ |
D | builtin-daemon.c | 1246 static int __cmd_start(struct daemon *daemon, struct option parent_options[], in __cmd_start() argument 1252 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() 1443 static int __cmd_stop(struct daemon *daemon, struct option parent_options[], in __cmd_stop() argument 1447 OPT_PARENT(parent_options), in __cmd_stop() 1466 static int __cmd_ping(struct daemon *daemon, struct option parent_options[], in __cmd_ping() argument 1473 OPT_PARENT(parent_options), in __cmd_ping()
|