Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp266 void DFXJSNApi::SetCpuSamplingInterval(const EcmaVM *vm, int interval) in SetCpuSamplingInterval() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.cpp163 void CpuProfiler::SetCpuSamplingInterval(int interval) in SetCpuSamplingInterval() function in panda::ecmascript::CpuProfiler