Home
last modified time | relevance | path

Searched defs:GetOptimizeThreshold (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/jit/
H A Djit_options.h44 uint16_t GetOptimizeThreshold() const { in GetOptimizeThreshold() function
H A Dprofiling_info.cc49 uint16_t ProfilingInfo::GetOptimizeThreshold() { in GetOptimizeThreshold() function in art::ProfilingInfo