Home
last modified time | relevance | path

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

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