Home
last modified time | relevance | path

Searched defs:Stop (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/runtime/tooling/inspector/
Dasio_server.cpp82 bool AsioServer::Stop() in Stop() function in panda::tooling::inspector::AsioServer
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dcaller_stat.cpp30 PandaRuntimeTimer *PandaRuntimeTimer::Stop() in Stop() function in panda::ecmascript::PandaRuntimeTimer
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_tracker.h49 void Stop() in Stop() function
/arkcompiler/toolchain/tooling/agent/
Dprofiler_impl.cpp69 void ProfilerImpl::DispatcherImpl::Stop(const DispatchRequest &request) in Stop() function in panda::ecmascript::tooling::ProfilerImpl::DispatcherImpl
171 DispatchResponse ProfilerImpl::Stop(std::unique_ptr<Profile> *profile) in Stop() function in panda::ecmascript::tooling::ProfilerImpl
/arkcompiler/runtime_core/dprof/daemon/
Dmain.cpp122 void Stop() in Stop() function in panda::dprof::Worker
/arkcompiler/ets_runtime/ecmascript/mem/
Dlinear_space.cpp81 void LinearSpace::Stop() in Stop() function in panda::ecmascript::LinearSpace
Dsparse_space.cpp486 void LocalSpace::Stop() in Stop() function in panda::ecmascript::LocalSpace
/arkcompiler/toolchain/tooling/test/
Dprofiler_impl_test.cpp83 HWTEST_F_L0(ProfilerImplTest, Stop) in HWTEST_F_L0() argument