Home
last modified time | relevance | path

Searched refs:INTERVAL_OF_INNER_START (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dcpu_profiler.h96 static const int INTERVAL_OF_INNER_START = 100; // 100:interval of inner start(stake in runtime) sampling member in panda::ecmascript::CpuProfiler
/arkcompiler/ets_runtime/ecmascript/
H A Decma_vm.cpp528 DFXJSNApi::StartCpuProfilerForFile(this, fileName, CpuProfiler::INTERVAL_OF_INNER_START); in CheckStartCpuProfiler()
541 DFXJSNApi::StartCpuProfilerForFile(this, fileName, CpuProfiler::INTERVAL_OF_INNER_START); in CheckStartCpuProfiler()
H A Djs_thread.cpp791 DFXJSNApi::StartCpuProfilerForFile(vm_, profileName_, CpuProfiler::INTERVAL_OF_INNER_START); in CheckSafepoint()
/arkcompiler/ets_runtime/ecmascript/napi/
H A Ddfx_jsnapi.cpp597 DFXJSNApi::StartCpuProfilerForFile(vm, fileName, CpuProfiler::INTERVAL_OF_INNER_START); in CpuProfilerAnyTimeMainThread()

Completed in 6 milliseconds