reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
460 u64 epoch = tctx->epoch1; 461 if (tctx->status == ThreadStatusRunning) 462 epoch = tctx->thr->fast_state.epoch(); 463 thr->last_sleep_clock.set(&thr->proc()->clock_cache, tctx->tid, epoch);