Home
last modified time | relevance | path

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

/openbmc/linux/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()