Home
last modified time | relevance | path

Searched refs:PrintHeapInfo (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h444 void PrintHeapInfo(TriggerGCType gcType) const;
Dheap.cpp1221 void Heap::PrintHeapInfo(TriggerGCType gcType) const in PrintHeapInfo() function in panda::ecmascript::Heap
1242 PrintHeapInfo(gcType); in StatisticHeapObject()