Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp614 if (options.EnableCpuProfilerAnyTimeWorkerThread()) { in CpuProfilerSamplingAnyTime()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h578 bool EnableCpuProfilerAnyTimeWorkerThread() const in EnableCpuProfilerAnyTimeWorkerThread() function