Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/cpu/resctrl/
Dmonitor.c409 bytes = cur_bytes - m->prev_bw_bytes; in mbm_bw_count()
410 m->prev_bw_bytes = cur_bytes; in mbm_bw_count()
Dinternal.h288 u64 prev_bw_bytes; member