Searched defs:RAPL_EVENT_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/events/ | ||
| H A D | rapl.c | 107 #define RAPL_EVENT_MASK 0xFFULL macro |
| /linux/drivers/powercap/ | ||
| H A D | intel_rapl_common.c | 57 #define RAPL_EVENT_MASK GENMASK(7, 0) macro |