Home
last modified time | relevance | path

Searched defs:SetHotnessThreshold (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_info.cpp94 void PGOInfo::SetHotnessThreshold(uint32_t threshold) in SetHotnessThreshold() function in panda::ecmascript::pgo::PGOInfo
Dpgo_profiler_decoder.h71 void SetHotnessThreshold(uint32_t hotnessThreshold) in SetHotnessThreshold() function