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