Home
last modified time | relevance | path

Searched defs:StopSampling (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/toolchain/tooling/agent/
Dheapprofiler_impl.cpp135 void HeapProfilerImpl::DispatcherImpl::StopSampling(const DispatchRequest &request) in StopSampling() function in panda::ecmascript::tooling::HeapProfilerImpl::DispatcherImpl
316 DispatchResponse HeapProfilerImpl::StopSampling([[maybe_unused]] std::unique_ptr<SamplingHeapProfil… in StopSampling() function in panda::ecmascript::tooling::HeapProfilerImpl
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp342 HWTEST_F_L0(DFXJSNApiTests, StopSampling) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp655 void DFXJSNApi::StopSampling([[maybe_unused]] const EcmaVM *vm) in StopSampling() function in panda::DFXJSNApi
/arkcompiler/toolchain/tooling/test/
Dheapprofiler_impl_test.cpp130 HWTEST_F_L0(HeapProfilerImplTest, StopSampling) in HWTEST_F_L0() argument