Searched refs:SetCompilerHotnessThreshold (Results 1 – 7 of 7) sorted by relevance
95 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(HOTNESS_THRESHOLD); in TEST_F()110 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(HOTNESS_THRESHOLD); in TEST_F()148 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(HOTNESS_THRESHOLD); in TEST_F()162 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(HOTNESS_THRESHOLD); in TEST_F()199 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(HOTNESS_THRESHOLD); in TEST_F()255 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(HOTNESS_THRESHOLD); in TEST_F()271 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(HOTNESS_THRESHOLD); in TEST_F()288 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(HOTNESS_THRESHOLD); in TEST_F()338 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(HOTNESS_THRESHOLD); in TEST_F()391 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(HOTNESS_THRESHOLD); in TEST_F()[all …]
103 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(HOTNESS_THRESHOLD); in TEST_F()118 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(HOTNESS_THRESHOLD); in TEST_F()156 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(HOTNESS_THRESHOLD); in TEST_F()170 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(HOTNESS_THRESHOLD); in TEST_F()207 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(HOTNESS_THRESHOLD); in TEST_F()263 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(HOTNESS_THRESHOLD); in TEST_F()279 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(HOTNESS_THRESHOLD); in TEST_F()296 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(HOTNESS_THRESHOLD); in TEST_F()347 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(HOTNESS_THRESHOLD); in TEST_F()401 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(HOTNESS_THRESHOLD); in TEST_F()[all …]
358 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(0U); in TEST_F()
162 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(0); in TEST_F()364 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(0); in TestModifyManyVregs()468 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(0); in TEST_F()558 runner.GetRuntimeOptions().SetCompilerHotnessThreshold(0); in TEST_F()
79 options_.SetCompilerHotnessThreshold(0); in CreateRuntime()
2682 RuntimeInterface::SetCompilerHotnessThreshold(1); in TEST_F()
213 static void SetCompilerHotnessThreshold(uint32_t threshold) in SetCompilerHotnessThreshold() function