Home
last modified time | relevance | path

Searched refs:PrintStatisticResult (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dgc_stats.h79 virtual void PrintStatisticResult();
328 void PrintStatisticResult() override;
H A Dgc_stats.cpp31 void GCStats::PrintStatisticResult() in PrintStatisticResult() function in panda::ecmascript::GCStats
631 void SharedGCStats::PrintStatisticResult() in PrintStatisticResult() function in panda::ecmascript::SharedGCStats
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Ddfx_jsnapi.h86 static void PrintStatisticResult(const EcmaVM *vm);
/arkcompiler/ets_runtime/ecmascript/napi/
H A Ddfx_jsnapi.cpp410 void DFXJSNApi::PrintStatisticResult(const EcmaVM *vm) in PrintStatisticResult() function in panda::DFXJSNApi
413 gcstats.PrintStatisticResult(); in PrintStatisticResult()
/arkcompiler/ets_runtime/ecmascript/
H A Decma_vm.cpp377 gcStats_->PrintStatisticResult(); in ~EcmaVM()

Completed in 7 milliseconds