Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h210 size_t GetWarmupThreshold() const { in GetWarmupThreshold() function
Djit.cc175 jit->warm_method_threshold_ = options->GetWarmupThreshold(); in Create()