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

/linux-master/tools/perf/util/
H A Devlist.h160 int evlist__add_wakeup_eventfd(struct evlist *evlist, int fd);
H A Devlist.c633 int evlist__add_wakeup_eventfd(struct evlist *evlist, int fd) function
/linux-master/tools/perf/
H A Dbuiltin-record.c2438 err = evlist__add_wakeup_eventfd(rec->evlist, done_fd);

Completed in 166 milliseconds