Home
last modified time | relevance | path

Searched refs:Stop (Results 1 - 25 of 35) sorted by relevance

12

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dmpl_timer.h36 void Stop() in Stop() function in maple::MPLTimer
77 void Stop() noexcept
139 Stop(); in ~MPLTimerRegister()
142 void Stop() noexcept
145 timer->Stop();
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/sampler/
H A Dsampling_profiler_test.cpp147 sp->Stop(); in TEST_F()
158 sp->Stop(); in TEST_F()
242 sp->Stop(); in TEST_F()
286 sp->Stop(); in TEST_F()
326 sp->Stop(); in TEST_F()
372 sp->Stop(); in TEST_F()
389 sp->Stop(); in TEST_F()
402 sp->Stop(); in TEST_F()
591 sp->Stop(); in TEST_F()
627 sp->Stop(); in TEST_F()
[all...]
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_tracker.h49 void Stop() in Stop() function in panda::ecmascript::HeapTrackerSample
83 sample_.Stop(); in StopTracing()
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/connection/ohos_ws/
H A Dohos_ws_server.h31 bool Stop();
H A Dohos_ws_server.cpp64 bool OhosWsServer::Stop() in Stop() function in ark::tooling::inspector::OhosWsServer
66 // Stop event loop before closing endpoint server. in Stop()
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/connection/asio/
H A Dasio_server.h36 bool Stop();
H A Dasio_server.cpp82 bool AsioServer::Stop() in Stop() function in ark::tooling::inspector::AsioServer
88 // Stop accepting new connections. in Stop()
/arkcompiler/toolchain/tooling/agent/
H A Dprofiler_impl.cpp54 Stop(request); in Dispatch()
147 void ProfilerImpl::DispatcherImpl::Stop(const DispatchRequest &request) in Stop() function in panda::ecmascript::tooling::ProfilerImpl::DispatcherImpl
150 DispatchResponse response = profiler_->Stop(&profile); in Stop()
272 DispatchResponse ProfilerImpl::Stop(std::unique_ptr<Profile> *profile) in Stop() function in panda::ecmascript::tooling::ProfilerImpl
277 return DispatchResponse::Fail("Stop is failure"); in Stop()
H A Dprofiler_impl.h35 DispatchResponse Stop(std::unique_ptr<Profile> *profile);
57 void Stop(const DispatchRequest &request);
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dsignal_handler_test.cpp70 void Stop() in Stop() function in ark::test::final
214 sp.Stop(); in TEST_F()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/src/
H A Dmaple_phase_support.cpp41 multiTimers[tid]->Stop(); in RunAfterPhase()
47 timer.Stop(); in RunAfterPhase()
/arkcompiler/toolchain/tooling/client/session/
H A Dsession.h43 Stop(); in ~Session()
49 int Stop();
H A Dsession.cpp102 int Session::Stop() in Stop() function in OHOS::ArkCompiler::Toolchain::Session
152 session->Stop(); in DelSessionById()
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
H A Dinit.cpp69 if (!g_server.Stop()) { in StopDebugger()
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
H A Dcaller_stat.cpp30 PandaRuntimeTimer *PandaRuntimeTimer::Stop() in Stop() function in panda::ecmascript::PandaRuntimeTimer
H A Dcaller_stat.h119 PandaRuntimeTimer *Stop();
H A Dfunction_call_timer.cpp48 PandaRuntimeTimer *callerTimer = callee->Stop(); in StopCount()
H A Druntime_stat.cpp46 PandaRuntimeTimer *parentTimer = currentTimer_->Stop(); in StopCount()
/arkcompiler/runtime_core/static_core/runtime/tooling/
H A Dtools.cpp59 sampler_->Stop(); in StopSamplingProfiler()
/arkcompiler/runtime_core/static_core/runtime/profilesaver/
H A Dprofile_saver.h63 static void Stop(bool dumpInfo);
88 * Returns true if the saver is shutting down (ProfileSaver::Stop() has been called, will set this flag).
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dreg_alloc.h50 #define RA_TIMER_STOP(timerName) timerName##Timer.Stop()
/arkcompiler/runtime_core/static_core/dprof/daemon/
H A Dmain.cpp122 void Stop() in Stop() function in ark::dprof::Worker
270 worker.Stop(); in Main()
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
H A Dsampling_profiler.h86 PANDA_PUBLIC_API void Stop();
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
H A Dlitecg.cpp114 timer.Stop(); in DoCG()
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dlinear_space.h29 void Stop();

Completed in 9 milliseconds

12