Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
H A Druntime_stat.h43 void PUBLIC_API StartCount(PandaRuntimeTimer *timer, int callerId);
72 stats_->StartCount(&timer_, callerId); in RuntimeTimerScope()
H A Dfunction_call_timer.h71 void StartCount(size_t id, bool isAot);
H A Dfunction_call_timer.cpp21 void FunctionCallTimer::StartCount(size_t id, bool isAot) in StartCount() function in panda::ecmascript::FunctionCallTimer
H A Druntime_stat.cpp30 void EcmaRuntimeStat::StartCount(PandaRuntimeTimer *timer, int callerId) in StartCount() function in panda::ecmascript::EcmaRuntimeStat
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.cpp3704 callTimer->StartCount(methodId, isAot); in StartCallTimer()

Completed in 11 milliseconds