Home
last modified time | relevance | path

Searched defs:Enable (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/
Dpt_hook_type_info.h39 void Enable(const PtHookType type) in Enable() function
Dperf_counter.cpp180 void PerfFileHandler::Enable() in Enable() function in ark::tooling::PerfFileHandler
248 void PerfCollector::Enable() in Enable() function in ark::tooling::PerfCollector
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dmem_hooks.cpp99 void PandaHooks::Enable() in Enable() function in ark::os::windows::mem_hooks::PandaHooks
/arkcompiler/toolchain/tooling/agent/
Dprofiler_impl.cpp129 void ProfilerImpl::DispatcherImpl::Enable(const DispatchRequest &request) in Enable() function in panda::ecmascript::tooling::ProfilerImpl::DispatcherImpl
252 DispatchResponse ProfilerImpl::Enable() in Enable() function in panda::ecmascript::tooling::ProfilerImpl
Dheapprofiler_impl.cpp124 void HeapProfilerImpl::DispatcherImpl::Enable(const DispatchRequest &request) in Enable() function in panda::ecmascript::tooling::HeapProfilerImpl::DispatcherImpl
337 DispatchResponse HeapProfilerImpl::Enable() in Enable() function in panda::ecmascript::tooling::HeapProfilerImpl
Druntime_impl.cpp72 void RuntimeImpl::DispatcherImpl::Enable(const DispatchRequest &request) in Enable() function in panda::ecmascript::tooling::RuntimeImpl::DispatcherImpl
140 DispatchResponse RuntimeImpl::Enable() in Enable() function in panda::ecmascript::tooling::RuntimeImpl
Ddebugger_impl.cpp671 void DebuggerImpl::DispatcherImpl::Enable(const DispatchRequest &request) in Enable() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl
1099 DispatchResponse DebuggerImpl::Enable([[maybe_unused]] const EnableParams &params, UniqueDebuggerId… in Enable() function in panda::ecmascript::tooling::DebuggerImpl
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dmem_hooks.cpp127 void PandaHooks::Enable() in Enable() function in ark::os::unix::mem_hooks::PandaHooks
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine_stats.h100 void Enable() in Enable() function
/arkcompiler/toolchain/tooling/client/domain/
Dheapprofiler_client.cpp113 int HeapProfilerClient::Enable() in Enable() function in OHOS::ArkCompiler::Toolchain::HeapProfilerClient
/arkcompiler/runtime_core/libabckit/src/
Dlogger.h66 void Enable() in Enable() function
/arkcompiler/toolchain/tooling/test/
Dprofiler_impl_test.cpp61 HWTEST_F_L0(ProfilerImplTest, Enable) in HWTEST_F_L0() argument
Dheapprofiler_impl_test.cpp107 HWTEST_F_L0(HeapProfilerImplTest, Enable) in HWTEST_F_L0() argument