Searched defs:ctl_fd_close (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | record.h | 76 bool ctl_fd_close; member
|
| H A D | stat.h | 147 bool ctl_fd_close; member
|
| H A D | evlist.c | 1743 static int evlist__parse_control_fifo(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_close) in evlist__parse_control_fifo() argument 1792 int evlist__parse_control(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_close) in evlist__parse_control() argument 1818 void evlist__close_control(int ctl_fd, int ctl_fd_ack, bool *ctl_fd_close) in evlist__close_control() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | record.h | 78 bool ctl_fd_close; member
|
| H A D | stat.h | 114 bool ctl_fd_close; member
|
| H A D | evlist.c | 1843 static int evlist__parse_control_fifo(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_close) in evlist__parse_control_fifo() argument 1892 int evlist__parse_control(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_close) in evlist__parse_control() argument 1918 void evlist__close_control(int ctl_fd, int ctl_fd_ack, bool *ctl_fd_close) in evlist__close_control() argument
|
Completed in 9 milliseconds