Searched refs:StartCount (Results 1 – 2 of 2) sorted by relevance
35 void StartCount(PandaRuntimeTimer *timer, int callerId);55 stats_->StartCount(&timer_, callerId); in RuntimeTimerScope()64 stats_->StartCount(&timer_, callerId); in RuntimeTimerScope()
33 void EcmaRuntimeStat::StartCount(PandaRuntimeTimer *timer, int callerId) in StartCount() function in panda::ecmascript::EcmaRuntimeStat