Home
last modified time | relevance | path

Searched refs:profile_system_server (Results 1 – 3 of 3) sorted by relevance

/art/runtime/native/
Ddalvik_system_ZygoteHooks.cc309 bool profile_system_server = (runtime_flags & PROFILE_SYSTEM_SERVER) == PROFILE_SYSTEM_SERVER; in ZygoteHooks_nativePostForkChild() local
409 profile_system_server); in ZygoteHooks_nativePostForkChild()
/art/runtime/
Druntime.h479 bool profile_system_server = false);
Druntime.cc962 bool profile_system_server) { in InitNonZygoteOrPostFork() argument
979 jit_options_->SetSaveProfilingInfo(profile_system_server); in InitNonZygoteOrPostFork()
980 if (profile_system_server) { in InitNonZygoteOrPostFork()