Searched defs:ctl_fd_ack (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | evlist.c | 1743 static int evlist__parse_control_fifo(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_c… in evlist__parse_control_fifo() 1792 int evlist__parse_control(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_close) in evlist__parse_control() 1818 void evlist__close_control(int ctl_fd, int ctl_fd_ack, bool *ctl_fd_close) in evlist__close_control()
|
| D | record.h | 75 int ctl_fd_ack; member
|
| D | stat.h | 146 int ctl_fd_ack; member
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | record.h | 77 int ctl_fd_ack; member
|
| D | stat.h | 113 int ctl_fd_ack; member
|
| D | evlist.c | 1843 static int evlist__parse_control_fifo(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_c… in evlist__parse_control_fifo() 1892 int evlist__parse_control(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_close) in evlist__parse_control() 1918 void evlist__close_control(int ctl_fd, int ctl_fd_ack, bool *ctl_fd_close) in evlist__close_control()
|