Searched refs:GetIsProfiling (Results 1 – 5 of 5) sorted by relevance
114 if (thread->GetIsProfiling()) { in LoadJSPandaFile()159 if (thread->GetIsProfiling()) { in LoadJSPandaFile()203 if (thread->GetIsProfiling()) { in LoadJSPandaFileSecure()
378 if (workerVm->GetJSThread()->GetIsProfiling()) { in StopCpuProfilerForColdStart()412 if (vm->GetJSThread()->GetIsProfiling()) { in CpuProfilerSamplingAnyTime()439 if (thread->GetIsProfiling()) { in CpuProfilerSamplingAnyTime()
463 if (thread->GetIsProfiling() && function->IsCallNapi()) { in RegisterCallback()469 if (thread->GetIsProfiling() && function->IsCallNapi() && getStackBeforeCallNapiSuccess) { in RegisterCallback()
2730 if (thread->GetIsProfiling()) { in GetStackBeforeCallNapiSuccess()2740 if (thread->GetIsProfiling()) { in GetStackAfterCallNapi()
416 bool GetIsProfiling() in GetIsProfiling() function