Home
last modified time | relevance | path

Searched refs:EnableCpuProfilerColdStartWorkerThread (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp512 …if (options_.EnableCpuProfilerColdStartWorkerThread() && options_.GetArkBundleName().compare(bundl… in CheckStartCpuProfiler()
Djs_runtime_options.h568 bool EnableCpuProfilerColdStartWorkerThread() const in EnableCpuProfilerColdStartWorkerThread() function
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp563 if (options.EnableCpuProfilerColdStartWorkerThread()) { in StopCpuProfilerForColdStart()