Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/cpu/resctrl/
Dmonitor.c438 bytes = cur_bytes - m->prev_bw_bytes; in mbm_bw_count()
439 m->prev_bw_bytes = cur_bytes; in mbm_bw_count()
Dinternal.h303 u64 prev_bw_bytes; member