Home
last modified time | relevance | path

Searched refs:resctrl_get_mon_evt_cfg (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dresctrl.h430 u32 resctrl_get_mon_evt_cfg(enum resctrl_event_id eventid);
/linux/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c549 abmc_cfg.split.bw_type = resctrl_get_mon_evt_cfg(evtid); in resctrl_arch_config_cntr()
/linux/fs/resctrl/
H A Dmonitor.c1019 u32 resctrl_get_mon_evt_cfg(enum resctrl_event_id evtid) in resctrl_get_mon_evt_cfg() function