Searched defs:prev_msr (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/kernel/cpu/resctrl/ | ||
H A D | internal.h | 37 u64 prev_msr; member |
H A D | monitor.c | 219 static u64 mbm_overflow_count(u64 prev_msr, u64 cur_msr, unsigned int width) in mbm_overflow_count() |