Searched refs:GetProfiler (Results 1 – 4 of 4) sorted by relevance
370 CpuProfiler *profiler = vm->GetProfiler(); in StartCpuProfilerForFile()387 CpuProfiler *profiler = vm->GetProfiler(); in StopCpuProfilerForFile()406 CpuProfiler *profiler = vm->GetProfiler(); in StartCpuProfilerForInfo()423 CpuProfiler *profiler = vm->GetProfiler(); in StopCpuProfilerForInfo()448 CpuProfiler *profiler = vm->GetProfiler(); in SetCpuSamplingInterval()
2848 …getStackBeforeCallNapiSuccess = thread->GetEcmaVM()->GetProfiler()->GetStackBeforeCallNapi(thread); in RegisterCallback()2854 thread->GetEcmaVM()->GetProfiler()->GetStackAfterCallNapi(thread); in RegisterCallback()
357 CpuProfiler *GetProfiler() const in GetProfiler() function
391 profiler = vm->GetProfiler(); in GetStackSignalHandler()