Searched refs:GetCompileThreshold (Results 1 – 3 of 3) sorted by relevance
76 uint16_t GetCompileThreshold() const { in GetCompileThreshold() function289 return options_->GetCompileThreshold(); in HotMethodThreshold()
252 << ", compile_threshold=" << options->GetCompileThreshold() in Create()
1492 uint16_t jit_compile_threshold = Runtime::Current()->GetJITOptions()->GetCompileThreshold(); in GetProfiledMethods()