Searched refs:AMD64_L3_SLICE_MASK (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | perf_event.h | 52 #define AMD64_L3_SLICE_MASK \ macro |
/arch/x86/events/amd/ | ||
D | uncore.c | 190 return ((config & AMD64_L3_SLICE_MASK) ? : AMD64_L3_SLICE_MASK) | in l3_thread_slice_mask() |