Home
last modified time | relevance | path

Searched defs:timer (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
H A Dcaller_stat.cpp64 PandaRuntimeTimer *timer = this; in Snapshot() local
H A Dfunction_call_timer.cpp78 PandaRuntimeTimer timer; in InitialStatAndTimer() local
H A Druntime_stat.cpp30 void EcmaRuntimeStat::StartCount(PandaRuntimeTimer *timer, int callerId) in StartCount() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
H A Dlitecg.cpp89 MPLTimer timer; in DoCG() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Dtimer_module.cpp60 auto *timer = new uv_timer_t(); in StartTimer() local
85 void TimerModule::TimerCallback(uv_timer_t *timer) in TimerCallback() argument
102 void TimerModule::DisarmTimer(uv_timer_t *timer) in DisarmTimer() argument
110 FreeTimer(uv_handle_t *timer) FreeTimer() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dmpl_timer.h151 MPLTimerManager::Timer *timer = nullptr; global() member in maple::MPLTimerRegister
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/include/
H A Dmaple_phase_support.h131 MPLTimer timer; member in maple::PhaseTimeHandler

Completed in 3 milliseconds