Home
last modified time | relevance | path

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

/arch/x86/events/intel/
Duncore_discovery.c463 if (!type->box_ctls || !type->box_ctls[box->dieid] || !type->mmio_offsets) in generic_uncore_mmio_box_ctl()
466 return type->box_ctls[box->dieid] + type->mmio_offsets[box->pmu->pmu_idx]; in generic_uncore_mmio_box_ctl()
573 uncore->mmio_offsets = type->box_offset; in uncore_update_uncore_type()
Duncore.h75 unsigned *mmio_offsets; member