reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
417 u64 epoch = tctx->epoch1; 418 if (tctx->status == ThreadStatusRunning) 419 epoch = tctx->thr->fast_state.epoch(); 420 thr->clock.set(&thr->proc()->clock_cache, tctx->tid, epoch);