Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/tests/
H A Dcpu_profiler_test.cpp28 void SetIsProfiling(bool isProfiling) in SetIsProfiling() function in panda::ecmascript::CpuProfilerFriendTest
110 cpuProfilerFriend.SetIsProfiling(true); in HWTEST_F_L0()
132 cpuProfilerFriend.SetIsProfiling(true); in HWTEST_F_L0()
151 cpuProfilerFriend.SetIsProfiling(true); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dcpu_profiler.cpp114 vm_->GetJSThread()->SetIsProfiling(true); in StartCpuProfilerForInfo()
172 vm_->GetJSThread()->SetIsProfiling(true); in StartCpuProfilerForFile()
198 vm_->GetJSThread()->SetIsProfiling(false); in StopCpuProfilerForInfo()
229 vm_->GetJSThread()->SetIsProfiling(false); in StopCpuProfilerForFile()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.h558 void SetIsProfiling(bool isProfiling)
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_second_tests.cpp1745 vm_->GetJSThread()->SetIsProfiling(false); in HWTEST_F_L0()

Completed in 7 milliseconds