Lines Matching defs:j
413 uint64_t i, j;
480 for (i = 0U, j = 0U; i < amcgcr_el0_cg0nc; i++) {
485 ctx->group0_voffsets[j++] = amu_group0_voffset_read(i);
489 for (i = 0U, j = 0U; i < amcgcr_el0_cg1nc; i++) {
494 ctx->group1_voffsets[j++] = amu_group1_voffset_read(i);
504 uint64_t i, j;
557 for (i = 0U, j = 0U; i < amcgcr_el0_cg0nc; i++) {
562 amu_group0_voffset_write(i, ctx->group0_voffsets[j++]);
566 for (i = 0U, j = 0U; i < amcgcr_el0_cg1nc; i++) {
571 amu_group1_voffset_write(i, ctx->group1_voffsets[j++]);