Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/cpu_profiler/
Dprofile_processor.cpp46 thread->SetGetStackSignal(true); in Run()
Dcpu_profiler.cpp258 thread->SetGetStackSignal(false); in IsNeedAndGetStack()
/ark/js_runtime/ecmascript/
Djs_thread.h328 void SetGetStackSignal(bool isParseStack) in SetGetStackSignal() function