Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c438 bytes = cur_bytes - m->prev_bw_bytes; in mbm_bw_count()
439 m->prev_bw_bytes = cur_bytes; in mbm_bw_count()
H A Dinternal.h300 u64 prev_bw_bytes; member