Home
last modified time | relevance | path

Searched refs:PushHeapStat (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_tracker.cpp28 snapshot_->PushHeapStat(stream_); in Run()
H A Dheap_snapshot.h423 void PushHeapStat(Stream* stream);
H A Dheap_profiler.cpp769 snapshot->PushHeapStat(stream); in UpdateHeapTracking()
H A Dheap_snapshot.cpp143 void HeapSnapshot::PushHeapStat(Stream* stream) in PushHeapStat() function in panda::ecmascript::HeapSnapshot
147 LOG_DEBUGGER(ERROR) << "HeapSnapshot::PushHeapStat::stream is nullptr"; in PushHeapStat()

Completed in 6 milliseconds