Home
last modified time | relevance | path

Searched refs:PrintGCMemoryStatistic (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_stats.cpp40 PrintGCMemoryStatistic(); in PrintStatisticResult()
103 PrintGCMemoryStatistic(); in PrintVerboseGCStatistic()
107 void GCStats::PrintGCMemoryStatistic() in PrintGCMemoryStatistic() function in panda::ecmascript::GCStats
Dgc_stats.h77 void PrintGCMemoryStatistic();
Dheap.cpp463 GetEcmaVM()->GetEcmaGCStats()->PrintGCMemoryStatistic(); in ThrowOutOfMemoryError()
472 GetEcmaVM()->GetEcmaGCStats()->PrintGCMemoryStatistic(); in FatalOutOfMemoryError()