Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Duncore_discovery.c493 type->type_id, type->box_ids[box->pmu->pmu_idx]); in intel_generic_uncore_mmio_init_box()
501 type->type_id, type->box_ids[box->pmu->pmu_idx], in intel_generic_uncore_mmio_init_box()
565 uncore->box_ids = type->ids; in uncore_update_uncore_type()
H A Duncore.c863 return type->box_ids ? type->box_ids[pmu->pmu_idx] : pmu->pmu_idx; in uncore_get_box_id()
972 if (type->box_ids) { in uncore_type_exit()
973 kfree(type->box_ids); in uncore_type_exit()
974 type->box_ids = NULL; in uncore_type_exit()
H A Duncore.h79 unsigned *box_ids; member
H A Duncore_snbep.c5937 HSWEP_CBO_MSR_OFFSET * type->box_ids[box->pmu->pmu_idx]; in spr_cha_hw_config()
6465 if (type->box_ids[i] > max) in uncore_type_max_boxes()
6466 max = type->box_ids[i]; in uncore_type_max_boxes()