Home
last modified time | relevance | path

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

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