Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Drecord.h77 int ctl_fd_ack; member
H A Dstat.h113 int ctl_fd_ack; member
H A Devlist.c1876 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()
1925 int evlist__parse_control(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_close) in evlist__parse_control()
1951 void evlist__close_control(int ctl_fd, int ctl_fd_ack, bool *ctl_fd_close) in evlist__close_control()