Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h64 uint16_t GetWarmupThreshold() const { in GetWarmupThreshold() function
207 return options_->GetWarmupThreshold(); in WarmMethodThreshold()