Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-trace.c733 static const char *epoll_ctl_ops[] = { "ADD", "DEL", "MOD", }; variable
734 static DEFINE_STRARRAY_OFFSET(epoll_ctl_ops, "EPOLL_CTL_", 1);
944 .arg = { [1] = STRARRAY(op, epoll_ctl_ops), }, },