Home
last modified time | relevance | path

Searched defs:timer (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tests/
Dtime_utils_test.cpp64 Timer timer(&duration); in TEST_F() local
72 Timer timer(&duration); in TEST_F() local
79 Timer timer(&duration, true); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/src/
Dphase_driver.cpp47 MPLTimer timer; in RunSerial() local
74 MPLTimer timer; in RunParallel() local
Dphase_impl.cpp119 MPLTimer timer; in RunSerial() local
152 MPLTimer timer; in RunParallel() local
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dcaller_stat.cpp64 PandaRuntimeTimer *timer = this; in Snapshot() local
Druntime_stat.cpp30 void EcmaRuntimeStat::StartCount(PandaRuntimeTimer *timer, int callerId) in StartCount()
Dfunction_call_timer.cpp78 PandaRuntimeTimer timer; in InitialStatAndTimer() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlitecg.cpp108 MPLTimer timer; in DoCG() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/include/
Dmaple_phase_support.h131 MPLTimer timer; variable
/arkcompiler/runtime_core/static_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp90 time::Timer timer(&youngTotalTime, true); in RunPhasesImpl() local
159 time::Timer timer(&youngPauseTime, true); in RunYoungGC() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp1185 time::Timer timer(&youngPauseTime, true); in RunGC() local