Searched refs:GetWarmupThreshold (Results 1 – 2 of 2) sorted by relevance
/art/runtime/jit/ | ||
D | jit.h | 210 size_t GetWarmupThreshold() const { in GetWarmupThreshold() function |
D | jit.cc | 175 jit->warm_method_threshold_ = options->GetWarmupThreshold(); in Create() |