Lines Matching refs:lbr_stack
734 cpuc->lbr_stack.nr = i;
735 cpuc->lbr_stack.hw_idx = tos;
829 cpuc->lbr_stack.nr = out;
830 cpuc->lbr_stack.hw_idx = tos;
903 cpuc->lbr_stack.nr = i;
1135 for (i = 0; i < cpuc->lbr_stack.nr; i++) {
1173 for (i = 0; i < cpuc->lbr_stack.nr; ) {
1176 while (++j < cpuc->lbr_stack.nr)
1178 cpuc->lbr_stack.nr--;
1193 cpuc->lbr_stack.hw_idx = -1ULL;
1195 cpuc->lbr_stack.hw_idx = intel_pmu_lbr_tos();