Searched defs:StopSampling (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/toolchain/tooling/agent/ | ||
| H A D | heapprofiler_impl.cpp | 196 void HeapProfilerImpl::DispatcherImpl::StopSampling(const DispatchRequest &request) in StopSampling() function in panda::ecmascript::tooling::HeapProfilerImpl::DispatcherImpl 377 DispatchResponse HeapProfilerImpl::StopSampling([[maybe_unused]] std::unique_ptr<SamplingHeapProfile> *profile) in StopSampling() function in panda::ecmascript::tooling::HeapProfilerImpl |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | dfx_jsnapi.cpp | 892 void DFXJSNApi::StopSampling([[maybe_unused]] const EcmaVM *vm) in StopSampling() function in panda::DFXJSNApi |
Completed in 3 milliseconds