Home
last modified time | relevance | path

Searched refs:isProfiling (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/tests/
H A Dcpu_profiler_test.cpp28 void SetIsProfiling(bool isProfiling) in SetIsProfiling() argument
30 cpu_profiler.isProfiling_ = isProfiling; in SetIsProfiling()
/arkcompiler/ets_runtime/ecmascript/
H A Djs_thread.h558 void SetIsProfiling(bool isProfiling)
560 isProfiling_ = isProfiling;

Completed in 3 milliseconds