Searched defs:ctl_fd_ack (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Drecord.h77 int ctl_fd_ack; member in struct:record_opts
H A Dstat.h113 int ctl_fd_ack; member in struct:perf_stat_config
H A Devlist.c1861 static int evlist__parse_control_fifo(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_close) argument
1910 int evlist__parse_control(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_close) argument
1936 void evlist__close_control(int ctl_fd, int ctl_fd_ack, bool *ctl_fd_close) argument

Completed in 138 milliseconds