Home
last modified time | relevance | path

Searched refs:SetCompilerProfilingThreshold (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dprofiling_merger_test.cpp176 void SetCompilerProfilingThreshold(uint32_t value) in SetCompilerProfilingThreshold() function in ark::test::ProfilingMergerTest
178 runner_.GetRuntimeOptions().SetCompilerProfilingThreshold(value); in SetCompilerProfilingThreshold()
199 SetCompilerProfilingThreshold(highThreshold); in TEST_F()
205 SetCompilerProfilingThreshold(0U); in TEST_F()
254 SetCompilerProfilingThreshold(0U); in TEST_F()
261 SetCompilerProfilingThreshold(highThreshold); in TEST_F()
Dprofiling_runner_test.cpp64 runner.GetRuntimeOptions().SetCompilerProfilingThreshold(1U); in TEST_F()
95 runner.GetRuntimeOptions().SetCompilerProfilingThreshold(1U); in TEST_F()
Dprofiling_round_trip_test.cpp177 runner_.GetRuntimeOptions().SetCompilerProfilingThreshold(0U); in CreateRunner()
/arkcompiler/runtime_core/compiler/tests/
Dprofiling_runner_test.cpp64 runner.GetRuntimeOptions().SetCompilerProfilingThreshold(1); in TEST_F()