Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/trace/beauty/
Darch_prctl.c13 static DEFINE_STRARRAY_OFFSET(x86_arch_prctl_codes_1, "ARCH_", x86_arch_prctl_codes_1_offset);
14 static DEFINE_STRARRAY_OFFSET(x86_arch_prctl_codes_2, "ARCH_", x86_arch_prctl_codes_2_offset);
Dbeauty.h23 #define DEFINE_STRARRAY_OFFSET(array, _prefix, off) struct strarray strarray__##array = { \ macro
/linux-6.1.9/tools/perf/trace/beauty/tracepoints/
Dx86_msr.c13 static DEFINE_STRARRAY_OFFSET(x86_64_specific_MSRs, "MSR_", x86_64_specific_MSRs_offset);
14 static DEFINE_STRARRAY_OFFSET(x86_AMD_V_KVM_MSRs, "MSR_", x86_AMD_V_KVM_MSRs_offset);
/linux-6.1.9/tools/perf/
Dbuiltin-trace.c734 static DEFINE_STRARRAY_OFFSET(epoll_ctl_ops, "EPOLL_CTL_", 1);
772 static DEFINE_STRARRAY_OFFSET(fcntl_linux_specific_cmds, "F_", F_LINUX_SPECIFIC_BASE);