Home
last modified time | relevance | path

Searched refs:Stop (Results 1 – 17 of 17) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_tracker.h49 void Stop() in Stop() function
83 sample_.Stop(); in StopTracing()
/arkcompiler/toolchain/tooling/agent/
Dprofiler_impl.cpp30 { "stop", &ProfilerImpl::DispatcherImpl::Stop }, in Dispatch()
69 void ProfilerImpl::DispatcherImpl::Stop(const DispatchRequest &request) in Stop() function in panda::ecmascript::tooling::ProfilerImpl::DispatcherImpl
72 DispatchResponse response = profiler_->Stop(&profile); in Stop()
171 DispatchResponse ProfilerImpl::Stop(std::unique_ptr<Profile> *profile) in Stop() function in panda::ecmascript::tooling::ProfilerImpl
Dprofiler_impl.h35 DispatchResponse Stop(std::unique_ptr<Profile> *profile);
55 void Stop(const DispatchRequest &request);
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dcaller_stat.cpp30 PandaRuntimeTimer *PandaRuntimeTimer::Stop() in Stop() function in panda::ecmascript::PandaRuntimeTimer
Dcaller_stat.h119 PandaRuntimeTimer *Stop();
Dfunction_call_timer.cpp48 PandaRuntimeTimer *callerTimer = callee->Stop(); in StopCount()
Druntime_stat.cpp47 PandaRuntimeTimer *parentTimer = currentTimer_->Stop(); in StopCount()
/arkcompiler/toolchain/tooling/test/
Dprofiler_impl_test.cpp77 DispatchResponse response1 = profiler->Stop(&profile); in HWTEST_F_L0()
83 HWTEST_F_L0(ProfilerImplTest, Stop) in HWTEST_F_L0() argument
88 DispatchResponse response = profiler->Stop(&profile); in HWTEST_F_L0()
232 dispatcherImpl->Stop(request); in HWTEST_F_L0()
251 dispatcherImpl->Stop(request); in HWTEST_F_L0()
/arkcompiler/runtime_core/docs/
Dtracing.md52 3. Stop tracing by ^C if the trace time is still running out.
Dmemory-management.md372 Stop-The-World GC.
/arkcompiler/ets_runtime/ecmascript/mem/
Dlinear_space.h29 void Stop();
Dsparse_space.h215 void Stop();
Dlinear_space.cpp100 void LinearSpace::Stop() in Stop() function in panda::ecmascript::LinearSpace
Dheap-inl.h307 activeSemiSpace_->Stop(); in SwapNewSpace()
Dsparse_space.cpp546 void LocalSpace::Stop() in Stop() function in panda::ecmascript::LocalSpace
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1051 oldLocalSpace_->Stop(); in StopAllocate()
1052 nonMovableLocalSpace_->Stop(); in StopAllocate()
1053 machineCodeLocalSpace_->Stop(); in StopAllocate()
1054 snapshotLocalSpace_->Stop(); in StopAllocate()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js72276 Stop: 1, property