Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Drecord.h79 bool ctl_fd_close; member
A Devlist.c1828 …c int evlist__parse_control_fifo(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_close) in evlist__parse_control_fifo()
1877 int evlist__parse_control(const char *str, int *ctl_fd, int *ctl_fd_ack, bool *ctl_fd_close) in evlist__parse_control()
1903 void evlist__close_control(int ctl_fd, int ctl_fd_ack, bool *ctl_fd_close) in evlist__close_control()
A Dstat.h186 bool ctl_fd_close; member

Completed in 11 milliseconds