Searched refs:StartCpuProfilerForInfo (Results 1 – 5 of 5) sorted by relevance
88 void StartCpuProfilerForInfo();
50 void CpuProfiler::StartCpuProfilerForInfo() in StartCpuProfilerForInfo() function in panda::ecmascript::CpuProfiler
86 static void StartCpuProfilerForInfo(const EcmaVM *vm,
400 void DFXJSNApi::StartCpuProfilerForInfo([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] int int… in StartCpuProfilerForInfo() function in panda::DFXJSNApi411 profiler->StartCpuProfilerForInfo(); in StartCpuProfilerForInfo()564 StartCpuProfilerForInfo(vm, option.interval); in StartProfiler()
167 panda::DFXJSNApi::StartCpuProfilerForInfo(vm_); in Start()