Searched defs:StopSampling (Results 1 – 4 of 4) sorted by relevance
/arkcompiler/toolchain/tooling/agent/ | ||
D | heapprofiler_impl.cpp | 135 void HeapProfilerImpl::DispatcherImpl::StopSampling(const DispatchRequest &request) in StopSampling() function in panda::ecmascript::tooling::HeapProfilerImpl::DispatcherImpl |
/arkcompiler/ets_runtime/ecmascript/napi/test/ | ||
D | dfx_jsnapi_tests.cpp | 342 HWTEST_F_L0(DFXJSNApiTests, StopSampling) in HWTEST_F_L0() argument |
/arkcompiler/ets_runtime/ecmascript/napi/ | ||
D | dfx_jsnapi.cpp | 655 void DFXJSNApi::StopSampling([[maybe_unused]] const EcmaVM *vm) in StopSampling() function in panda::DFXJSNApi |
/arkcompiler/toolchain/tooling/test/ | ||
D | heapprofiler_impl_test.cpp | 130 HWTEST_F_L0(HeapProfilerImplTest, StopSampling) in HWTEST_F_L0() argument |