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