Searched refs:box_offset (Results 1 – 3 of 3) sorted by relevance
140 unsigned int *box_offset, *ids; in uncore_insert_box_info() local160 box_offset = kcalloc(type->num_boxes + 1, sizeof(unsigned int), GFP_KERNEL); in uncore_insert_box_info()161 if (!box_offset) in uncore_insert_box_info()182 box_offset[i] = type->box_offset[i]; in uncore_insert_box_info()188 box_offset[i] = unit->ctl - type->box_ctrl; in uncore_insert_box_info()190 kfree(type->box_offset); in uncore_insert_box_info()193 type->box_offset = box_offset; in uncore_insert_box_info()201 kfree(box_offset); in uncore_insert_box_info()553 uncore->msr_offsets = type->box_offset; in uncore_update_uncore_type()561 uncore->pci_offsets = type->box_offset; in uncore_update_uncore_type()[all …]
122 unsigned int *box_offset; /* Box offset */ member
175 unsigned int box_offset; member367 pmu->type->freerunning[type].box_offset * pmu->pmu_idx); in uncore_freerunning_counter()