Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/jit/
H A Dprofile_saver_options.h98 uint16_t GetInlineCacheThreshold() const { in GetInlineCacheThreshold() function
H A Dprofile_saver.cc825 locations, profile_methods, options_.GetInlineCacheThreshold()); in ProcessProfilingInfo()