Lines Matching refs:lbr_stack
798 cpuc->lbr_stack.nr = i; in intel_pmu_lbr_read_32()
799 cpuc->lbr_stack.hw_idx = tos; in intel_pmu_lbr_read_32()
894 cpuc->lbr_stack.nr = out; in intel_pmu_lbr_read_64()
895 cpuc->lbr_stack.hw_idx = tos; in intel_pmu_lbr_read_64()
964 cpuc->lbr_stack.nr = i; in intel_pmu_store_lbr()
1401 for (i = 0; i < cpuc->lbr_stack.nr; i++) { in intel_pmu_lbr_filter()
1439 for (i = 0; i < cpuc->lbr_stack.nr; ) { in intel_pmu_lbr_filter()
1442 while (++j < cpuc->lbr_stack.nr) in intel_pmu_lbr_filter()
1444 cpuc->lbr_stack.nr--; in intel_pmu_lbr_filter()
1459 cpuc->lbr_stack.hw_idx = -1ULL; in intel_pmu_store_pebs_lbrs()
1461 cpuc->lbr_stack.hw_idx = intel_pmu_lbr_tos(); in intel_pmu_store_pebs_lbrs()