HomeSort by relevance Sort by last modified time
    Searched refs:GetWarmupThreshold (Results 1 - 2 of 2) sorted by null

  /art/runtime/jit/
jit.h 210 size_t GetWarmupThreshold() const {
jit.cc 175 jit->warm_method_threshold_ = options->GetWarmupThreshold();

Completed in 940 milliseconds