Home
last modified time | relevance | path

Searched defs:GetSamplingProfile (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/agent/
Dheapprofiler_impl.cpp109 void HeapProfilerImpl::DispatcherImpl::GetSamplingProfile(const DispatchRequest &request) in GetSamplingProfile() function in panda::ecmascript::tooling::HeapProfilerImpl::DispatcherImpl
289 DispatchResponse HeapProfilerImpl::GetSamplingProfile([[maybe_unused]]std::unique_ptr<SamplingHeapP… in GetSamplingProfile() function in panda::ecmascript::tooling::HeapProfilerImpl
/arkcompiler/toolchain/tooling/test/
Dheapprofiler_impl_test.cpp111 HWTEST_F_L0(HeapProfilerImplTest, GetSamplingProfile) in HWTEST_F_L0() argument