Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h176 void SetTimeDeltaThreshold(uint32_t timeDeltaThreshold) in SetTimeDeltaThreshold() function
Dcpu_profiler.cpp84 …generator_->SetTimeDeltaThreshold(interval_ * THRESHOLD_GROWTH_FACTORY + THRESHOLD_FIXED_INCREMENT… in StartCpuProfilerForInfo()
144 …generator_->SetTimeDeltaThreshold(interval_ * THRESHOLD_GROWTH_FACTORY + THRESHOLD_FIXED_INCREMENT… in StartCpuProfilerForFile()