Home
last modified time | relevance | path

Searched defs:conf_fd (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/tools/perf/
Dbuiltin-daemon.c1074 static int handle_config_changes(struct daemon *daemon, int conf_fd, in handle_config_changes()
1255 int sock_fd = -1, conf_fd = -1, signal_fd = -1; in __cmd_start() local