Searched refs:IsProfileable (Results 1 – 3 of 3) sorted by relevance
810 bool IsProfileable() const { in IsProfileable() function
1306 (Dbg::IsJdwpAllowed() || IsProfileable() || IsProfileableFromShell() || IsJavaDebuggable() || in InitNonZygoteOrPostFork()1316 (Dbg::IsJdwpAllowed() || IsProfileable() || IsProfileableFromShell() || IsJavaDebuggable() || in InitNonZygoteOrPostFork()
182 return art::Runtime::Current()->IsProfileable() || art::Runtime::Current()->IsSystemServer(); in IsOomeHeapDumpAllowed()