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