Searched refs:profile_system_server (Results 1 – 3 of 3) sorted by relevance
290 bool profile_system_server = (runtime_flags & PROFILE_SYSTEM_SERVER) == PROFILE_SYSTEM_SERVER; in ZygoteHooks_nativePostForkSystemServer() local291 Runtime::Current()->GetJITOptions()->SetSaveProfilingInfo(profile_system_server); in ZygoteHooks_nativePostForkSystemServer()337 bool profile_system_server = (runtime_flags & PROFILE_SYSTEM_SERVER) == PROFILE_SYSTEM_SERVER; in ZygoteHooks_nativePostForkChild() local431 profile_system_server); in ZygoteHooks_nativePostForkChild()
524 bool profile_system_server = false);
1043 bool profile_system_server) { in InitNonZygoteOrPostFork() argument1087 if (profile_system_server) { in InitNonZygoteOrPostFork()