Home | History | Annotate | Download | only in src

Lines Matching refs:OS

278       buffer_semaphore_(OS::CreateSemaphore(0)),
292 OS::LogSharedLibraryAddresses();
867 OS::SignalCodeMovingGC();
959 if (OS::GetUserTime(&sec, &usec) != -1) {
962 msg.Append("%.0f", OS::TimeCurrentMillis());
996 space, kind, OS::TimeCurrentMillis());
1122 OS::TimeCurrentMillis(),
1614 Mutex* SamplerRegistry::mutex_ = OS::CreateMutex();