Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
H A Druntime_stat.h44 void PUBLIC_API StopCount(const PandaRuntimeTimer *timer);
77 stats_->StopCount(&timer_); in ~RuntimeTimerScope()
H A Dfunction_call_timer.h72 void StopCount(Method *method);
H A Druntime_stat.cpp41 void EcmaRuntimeStat::StopCount(const PandaRuntimeTimer *nowTimer) in StopCount() function in panda::ecmascript::EcmaRuntimeStat
61 StopCount(currentTimer_); in ResetAllCount()
H A Dfunction_call_timer.cpp38 void FunctionCallTimer::StopCount(Method *method) in StopCount() function in panda::ecmascript::FunctionCallTimer
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.cpp3716 callTimer->StopCount(method); in EndCallTimer()

Completed in 10 milliseconds