Searched refs:evlist__parse_control_fifo (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Devlist.c1861 static int evlist__parse_control_fifo(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_close) function
1917 return evlist__parse_control_fifo(str, ctl_fd, ctl_fd_ack, ctl_fd_close);

Completed in 146 milliseconds