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.c1861 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() function
1917 return evlist__parse_control_fifo(str, ctl_fd, ctl_fd_ack, ctl_fd_close); in evlist__parse_control()