Home
last modified time | relevance | path

Searched refs:ARCH_PERFMON_EVENTSEL_CMASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dperf_event.h33 #define ARCH_PERFMON_EVENTSEL_CMASK 0xFF000000ULL macro
77 ARCH_PERFMON_EVENTSEL_CMASK)
81 ARCH_PERFMON_EVENTSEL_CMASK | \
/linux-6.3-rc2/arch/x86/events/
A Dcore.c1964 u64 cmask = (config & ARCH_PERFMON_EVENTSEL_CMASK) >> 24; in x86_event_sysfs_show()

Completed in 12 milliseconds