Home
last modified time | relevance | path

Searched refs:AMD64_RAW_EVENT_MASK_NB (Results 1 – 3 of 3) sorted by relevance

/linux-5.15/arch/x86/include/asm/
H A Dperf_event.h87 #define AMD64_RAW_EVENT_MASK_NB \ macro
/linux-5.15/arch/x86/kvm/
H A Dpmu.c197 (eventsel & AMD64_RAW_EVENT_MASK_NB)) in reprogram_gp_counter()
/linux-5.15/arch/x86/events/amd/
A Duncore.c224 hwc->config = event->attr.config & AMD64_RAW_EVENT_MASK_NB; in amd_uncore_event_init()