Home
last modified time | relevance | path

Searched refs:RAPL_EVENT_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/events/
H A Drapl.c95 #define RAPL_EVENT_MASK 0xFFULL macro
331 u64 cfg = event->attr.config & RAPL_EVENT_MASK; in rapl_pmu_event_init()
340 if (event->attr.config & ~RAPL_EVENT_MASK) in rapl_pmu_event_init()
/kernel/linux/linux-6.6/arch/x86/events/
H A Drapl.c95 #define RAPL_EVENT_MASK 0xFFULL macro
331 u64 cfg = event->attr.config & RAPL_EVENT_MASK; in rapl_pmu_event_init()
340 if (event->attr.config & ~RAPL_EVENT_MASK) in rapl_pmu_event_init()

Completed in 3 milliseconds