Home
last modified time | relevance | path

Searched refs:SetSaveProfilingInfo (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Djit.h112 void SetSaveProfilingInfo(bool save_profiling_info) { in SetSaveProfilingInfo() function
/art/runtime/
Druntime.cc979 jit_options_->SetSaveProfilingInfo(profile_system_server); in InitNonZygoteOrPostFork()
1407 jit_options_->SetSaveProfilingInfo(false); in Init()