DEFINE_STRARRAY_OFFSET  518 tools/perf/builtin-trace.c static DEFINE_STRARRAY_OFFSET(epoll_ctl_ops, "EPOLL_CTL_", 1);
DEFINE_STRARRAY_OFFSET  556 tools/perf/builtin-trace.c static DEFINE_STRARRAY_OFFSET(fcntl_linux_specific_cmds, "F_", F_LINUX_SPECIFIC_BASE);
DEFINE_STRARRAY_OFFSET   13 tools/perf/trace/beauty/arch_prctl.c static DEFINE_STRARRAY_OFFSET(x86_arch_prctl_codes_1, "ARCH_", x86_arch_prctl_codes_1_offset);
DEFINE_STRARRAY_OFFSET   14 tools/perf/trace/beauty/arch_prctl.c static DEFINE_STRARRAY_OFFSET(x86_arch_prctl_codes_2, "ARCH_", x86_arch_prctl_codes_2_offset);