Searched refs:profile_system_server (Results 1 – 3 of 3) sorted by relevance
309 bool profile_system_server = (runtime_flags & PROFILE_SYSTEM_SERVER) == PROFILE_SYSTEM_SERVER; in ZygoteHooks_nativePostForkChild() local409 profile_system_server); in ZygoteHooks_nativePostForkChild()
479 bool profile_system_server = false);
962 bool profile_system_server) { in InitNonZygoteOrPostFork() argument979 jit_options_->SetSaveProfilingInfo(profile_system_server); in InitNonZygoteOrPostFork()980 if (profile_system_server) { in InitNonZygoteOrPostFork()