Lines Matching refs:lbr_stack
814 cpuc->lbr_stack.nr = i; in intel_pmu_lbr_read_32()
815 cpuc->lbr_stack.hw_idx = tos; in intel_pmu_lbr_read_32()
910 cpuc->lbr_stack.nr = out; in intel_pmu_lbr_read_64()
911 cpuc->lbr_stack.hw_idx = tos; in intel_pmu_lbr_read_64()
980 cpuc->lbr_stack.nr = i; in intel_pmu_store_lbr()
1425 for (i = 0; i < cpuc->lbr_stack.nr; i++) { in intel_pmu_lbr_filter()
1463 for (i = 0; i < cpuc->lbr_stack.nr; ) { in intel_pmu_lbr_filter()
1466 while (++j < cpuc->lbr_stack.nr) in intel_pmu_lbr_filter()
1468 cpuc->lbr_stack.nr--; in intel_pmu_lbr_filter()
1483 cpuc->lbr_stack.hw_idx = -1ULL; in intel_pmu_store_pebs_lbrs()
1485 cpuc->lbr_stack.hw_idx = intel_pmu_lbr_tos(); in intel_pmu_store_pebs_lbrs()