Searched defs:evtid (Results 1 – 6 of 6) sorted by relevance
/linux-6.14.4/arch/x86/include/asm/ |
D | resctrl.h | 172 static inline void *resctrl_arch_mon_ctx_alloc(struct rdt_resource *r, int evtid) in resctrl_arch_mon_ctx_alloc() 178 static inline void resctrl_arch_mon_ctx_free(struct rdt_resource *r, int evtid, in resctrl_arch_mon_ctx_free()
|
/linux-6.14.4/arch/x86/kernel/cpu/resctrl/ |
D | ctrlmondata.c | 593 cpumask_t *cpumask, int evtid, int first) in mon_event_read() 636 u32 resid, evtid, domid; in rdtgroup_mondata_show() local
|
D | internal.h | 123 enum resctrl_event_id evtid; member 147 enum resctrl_event_id evtid : 7; member 175 enum resctrl_event_id evtid; member
|
D | monitor.c | 579 u32 rmid, enum resctrl_event_id evtid) in get_mbm_state() 822 u32 closid, u32 rmid, enum resctrl_event_id evtid) in mbm_update_one_event()
|
D | rdtgroup.c | 1557 u32 evtid; member 1572 static inline unsigned int mon_event_config_index_get(u32 evtid) in mon_event_config_index_get() 1607 static int mbm_config_show(struct seq_file *s, struct rdt_resource *r, u32 evtid) in mbm_config_show() 1669 struct rdt_mon_domain *d, u32 evtid, u32 val) in mbm_config_write_domain() 1705 static int mon_config_write(struct rdt_resource *r, char *tok, u32 evtid) in mon_config_write()
|
/linux-6.14.4/drivers/perf/ |
D | alibaba_uncore_drw_pmu.c | 618 int evtid; in ali_drw_pmu_add() local
|