Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Devlist.h164 int evlist__add_wakeup_eventfd(struct evlist *evlist, int fd);
H A Devlist.c512 int evlist__add_wakeup_eventfd(struct evlist *evlist, int fd) in evlist__add_wakeup_eventfd() function
/kernel/linux/linux-6.6/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) in evlist__add_wakeup_eventfd() function
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-record.c1669 err = evlist__add_wakeup_eventfd(rec->evlist, done_fd); in __cmd_record()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-record.c2379 err = evlist__add_wakeup_eventfd(rec->evlist, done_fd); in __cmd_record()

Completed in 16 milliseconds