Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dresctrl.h172 static inline void *resctrl_arch_mon_ctx_alloc(struct rdt_resource *r, int evtid) in resctrl_arch_mon_ctx_alloc() function
/linux/arch/x86/kernel/cpu/resctrl/
H A Dctrlmondata.c538 rr->arch_mon_ctx = resctrl_arch_mon_ctx_alloc(r, evtid); in mon_event_read()