Searched refs:rlimit_resources (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/perf/ |
H A D | builtin-trace.c | 781 static const char *rlimit_resources[] = { variable 786 static DEFINE_STRARRAY(rlimit_resources, "RLIMIT_"); 985 .arg = { [0] = STRARRAY(resource, rlimit_resources), }, }, 1087 .arg = { [1] = STRARRAY(resource, rlimit_resources), }, }, 1130 .arg = { [0] = STRARRAY(resource, rlimit_resources), }, },
|