Searched refs:StopCpuProfilerForFile (Results 1 – 6 of 6) sorted by relevance
280 DFXJSNApi::StopCpuProfilerForFile(vm); in StopCpuProfilerForColdStart()287 DFXJSNApi::StopCpuProfilerForFile(workerVm); in StopCpuProfilerForColdStart()321 DFXJSNApi::StopCpuProfilerForFile(vm); in CpuProfilerSamplingAnyTime()348 DFXJSNApi::StopCpuProfilerForFile(workerVm); in CpuProfilerSamplingAnyTime()381 void DFXJSNApi::StopCpuProfilerForFile([[maybe_unused]] const EcmaVM *vm) in StopCpuProfilerForFile() function in panda::DFXJSNApi391 profiler->StopCpuProfilerForFile(); in StopCpuProfilerForFile()
91 void StopCpuProfilerForFile();
183 void CpuProfiler::StopCpuProfilerForFile() in StopCpuProfilerForFile() function in panda::ecmascript::CpuProfiler
85 static void StopCpuProfilerForFile(const EcmaVM *vm);
239 DFXJSNApi::StopCpuProfilerForFile(vm); in StopCpuProfiler()
231 DFXJSNApi::StopCpuProfilerForFile(this); in ~EcmaVM()