Searched refs:lbr_sel (Results 1 – 4 of 4) sorted by relevance
584 cpuc->lbr_sel = kzalloc_node(sizeof(struct er_account), GFP_KERNEL, in amd_pmu_cpu_prepare()586 if (!cpuc->lbr_sel) in amd_pmu_cpu_prepare()598 kfree(cpuc->lbr_sel); in amd_pmu_cpu_prepare()599 cpuc->lbr_sel = NULL; in amd_pmu_cpu_prepare()640 kfree(cpuhw->lbr_sel); in amd_pmu_cpu_dead()641 cpuhw->lbr_sel = NULL; in amd_pmu_cpu_dead()
353 cpuc->lbr_sel->config = reg->config; in amd_pmu_lbr_add()402 lbr_select = cpuc->lbr_sel->config & LBR_SELECT_MASK; in amd_pmu_lbr_enable_all()
338 struct er_account *lbr_sel; member1064 u64 lbr_sel; member
6407 cpuc->lbr_sel = NULL; in intel_pmu_cpu_starting()6458 cpuc->lbr_sel = &cpuc->shared_regs->regs[EXTRA_REG_LBR]; in intel_pmu_cpu_starting()