Home
last modified time | relevance | path

Searched defs:isSimplify (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_profiler_interface.h36 bool isSimplify = false; // whether trim heapdump snapshot. member
H A Dheap_snapshot.cpp88 bool HeapSnapshot::BuildUp(bool isSimplify) in BuildUp() argument
635 void HeapSnapshot::FillNodes(bool isInFinish, bool isSimplify) in FillNodes() argument
728 Node *HeapSnapshot::GenerateNode(JSTaggedValue entry, size_t size, bool isInFinish, bool isSimplify, bool isBinMod) in GenerateNode() argument
1040 void HeapSnapshot::FillEdges(bool isSimplify) in FillEdges() argument
[all...]

Completed in 2 milliseconds