Searched refs:rlimit_resources (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/tools/perf/ |
| D | builtin-trace.c | 565 static const char *rlimit_resources[] = { variable 570 static DEFINE_STRARRAY(rlimit_resources, "RLIMIT_"); 784 .arg = { [0] = STRARRAY(resource, rlimit_resources), }, }, 879 .arg = { [1] = STRARRAY(resource, rlimit_resources), }, }, 922 .arg = { [0] = STRARRAY(resource, rlimit_resources), }, },
|