Searched refs:PrintAllStats (Results 1 - 5 of 5) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/ | ||
H A D | function_call_timer.h | 73 void PrintAllStats(); |
H A D | runtime_stat.cpp | 55 PrintAllStats(); in Print() 68 void EcmaRuntimeStat::PrintAllStats() const in PrintAllStats() function in panda::ecmascript::EcmaRuntimeStat |
H A D | runtime_stat.h | 45 void PrintAllStats() const; |
H A D | function_call_timer.cpp | 82 void FunctionCallTimer::PrintAllStats() in PrintAllStats() function in panda::ecmascript::FunctionCallTimer |
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | ecma_vm.cpp | 803 callTimer_->PrintAllStats(); |
Completed in 3 milliseconds