Home
last modified time | relevance | path

Searched refs:HOTNESS_MODE (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h42 HOTNESS_MODE, enumerator
369 mode = SampleMode::HOTNESS_MODE; in GetSampleMode()
415 if (mode_ == SampleMode::HOTNESS_MODE) { in SetSampleMode()
430 case SampleMode::HOTNESS_MODE: in GetSampleModeToString()
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp999 JSTaggedValue::VALUE_UNDEFINED, thisFunc.GetTaggedType(), -1, SampleMode::HOTNESS_MODE); in DEF_RUNTIME_STUBS()