Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/dynamic/agent/
Dheapprofiler_impl.cpp232 void HeapProfilerImpl::DispatcherImpl::TakeHeapSnapshot(const DispatchRequest &request) in TakeHeapSnapshot() function in panda::ecmascript::tooling::HeapProfilerImpl::DispatcherImpl
456 DispatchResponse HeapProfilerImpl::TakeHeapSnapshot(const StopTrackingHeapObjectsParams &params) in TakeHeapSnapshot() function in panda::ecmascript::tooling::HeapProfilerImpl
/arkcompiler/toolchain/tooling/dynamic/test/
Dheapprofiler_impl_test.cpp176 HWTEST_F_L0(HeapProfilerImplTest, TakeHeapSnapshot) in HWTEST_F_L0() argument