Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Devlist.c1875 static int evlist__parse_control_fifo(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_close)
1931 return evlist__parse_control_fifo(str, ctl_fd, ctl_fd_ack, ctl_fd_close); in evlist__parse_control()
1876 static int evlist__parse_control_fifo(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_close) evlist__parse_control_fifo() function