Home
last modified time | relevance | path

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

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