Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/events/intel/
Duncore.h235 static inline unsigned uncore_msr_box_offset(struct intel_uncore_box *box) in uncore_msr_box_offset() function
247 return box->pmu->type->box_ctl + uncore_msr_box_offset(box); in uncore_msr_box_ctl()
254 return box->pmu->type->fixed_ctl + uncore_msr_box_offset(box); in uncore_msr_fixed_ctl()
259 return box->pmu->type->fixed_ctr + uncore_msr_box_offset(box); in uncore_msr_fixed_ctr()
325 uncore_msr_box_offset(box); in uncore_msr_event_ctl()
338 uncore_msr_box_offset(box); in uncore_msr_perf_ctr()