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

/linux-master/tools/perf/
H A Dbuiltin-trace.c734 static const char *epoll_ctl_ops[] = { "ADD", "DEL", "MOD", }; variable
735 static DEFINE_STRARRAY_OFFSET(epoll_ctl_ops, "EPOLL_CTL_", 1);
947 .arg = { [1] = STRARRAY(op, epoll_ctl_ops), }, },

Completed in 152 milliseconds