Searched refs:GetEdgeCount (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/ | ||
H A D | heap_snapshot.h | 120 size_t GetEdgeCount() const in GetEdgeCount() function in panda::ecmascript::EdgeType::Node 438 size_t GetEdgeCount() const in GetEdgeCount() function in panda::ecmascript::EdgeType::Reference::HeapSnapshot |
H A D | heap_snapshot_json_serializer.cpp | 125 writer->WriteNumber(snapshot->GetEdgeCount()); // 12. in SerializeSnapshotHeader() 150 writer->WriteNumber(node->GetEdgeCount()); // 5. in SerializeNodes() |
Completed in 3 milliseconds