Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver_options.h112 bool GetProfileAOTCode() const { in GetProfileAOTCode() function
Dprofile_saver.cc696 if (ShouldProfileLocation(location, options.GetProfileAOTCode())) { in Start()