reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
390 thr->clock.ResetCached(&thr->proc()->clock_cache); 390 thr->clock.ResetCached(&thr->proc()->clock_cache); 391 thr->last_sleep_clock.ResetCached(&thr->proc()->clock_cache); 391 thr->last_sleep_clock.ResetCached(&thr->proc()->clock_cache); 392 allocator()->SwallowCache(&thr->proc()->alloc_cache); 393 internal_allocator()->SwallowCache(&thr->proc()->internal_alloc_cache); 394 ctx->metamap.OnProcIdle(thr->proc());