Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Drapl.c106 #define RAPL_EVENT_MASK 0xFFULL macro
367 u64 cfg = event->attr.config & RAPL_EVENT_MASK; in rapl_pmu_event_init()
382 if (event->attr.config & ~RAPL_EVENT_MASK) in rapl_pmu_event_init()