Lines Matching refs:startup
846 VLOG(startup) << "Runtime::Start entering";
966 VLOG(startup) << "Runtime::Start exiting";
1102 VLOG(startup) << "Runtime::StartDaemonThreads entering";
1117 VLOG(startup) << "Runtime::StartDaemonThreads exiting";
1231 VLOG(startup) << "Runtime::Init -verbose:startup enabled";
1794 // Load eagerly in Zygote to improve app startup times. This will make
1799 VLOG(startup) << "Runtime::Init exiting";
1878 VLOG(startup) << "Runtime::InitNativeMethods entering";
1927 VLOG(startup) << "Runtime::InitNativeMethods exiting";
2888 // debuggable during startup by a plugin (eg JVMTI) even non-BCP code has its vdex files deopted.
2959 VLOG(startup) << "NotifyStartupCompletedTask running";
2995 // Delete the thread pool used for app image loading since startup is assumed to be completed.
3010 VLOG(startup) << "Adding NotifyStartupCompleted task";
3014 VLOG(startup) << "Failed to add NotifyStartupCompletedTask";
3017 // Notify the profiler saver that startup is now completed.