Lines Matching refs:lgkm
145 imm.lgkm = wait_imm::unset_counter;
351 imm.lgkm = 0;
378 imm.lgkm = 0;
390 imm.lgkm = 0;
417 if (ctx.pending_flat_lgkm && imm.lgkm != wait_imm::unset_counter)
418 imm.lgkm = 0;
423 ctx.lgkm_cnt = std::min(ctx.lgkm_cnt, imm.lgkm);
438 if (bar.lgkm != wait_imm::unset_counter && imm.lgkm <= bar.lgkm) {
439 bar.lgkm = wait_imm::unset_counter;
446 if (bar.vm == wait_imm::unset_counter && bar.lgkm == wait_imm::unset_counter)
457 if (imm.lgkm != wait_imm::unset_counter && imm.lgkm <= it->second.imm.lgkm)
470 if (imm.lgkm == 0) {
492 bar.lgkm = 0;
501 update_barrier_counter(&bar.lgkm, ctx.max_lgkm_cnt);
548 entry.imm.lgkm < ctx.max_lgkm_cnt)
549 entry.imm.lgkm++;
575 e.second.imm.lgkm = 0;
588 imm.lgkm = 0;