Home
last modified time | relevance | path

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

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