Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-trace.c596 #define STRARRAY(name, array) \ macro
635 .arg = { [0] = STRARRAY(cmd, bpf_cmd), }, },
639 .arg = { [0] = STRARRAY(clk_id, clockid), }, },
649 .arg = { [1] = STRARRAY(op, epoll_ctl_ops), }, },
671 .arg = { [0] = STRARRAY(which, itimers), }, },
678 .arg = { [0] = STRARRAY(resource, rlimit_resources), }, },
698 .arg = { [0] = STRARRAY(option, keyctl_options), }, },
704 .arg = { [2] = STRARRAY(whence, whences), }, },
773 .arg = { [1] = STRARRAY(resource, rlimit_resources), }, },
788 .arg = { [0] = STRARRAY(how, sighow), }, },
[all …]