Home
last modified time | relevance | path

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

/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dtimer.proto73 uint64 timer = 1; field
78 uint64 timer = 1; field
85 uint64 timer = 1; field
90 uint64 timer = 1; field
95 uint64 timer = 1; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
Dtimer.proto73 uint64 timer = 1; field
78 uint64 timer = 1; field
85 uint64 timer = 1; field
90 uint64 timer = 1; field
95 uint64 timer = 1; field
/developtools/profiler/device/services/profiler_service/test/unittest/
Dprofiler_service_test.cpp294 Timer timer = {}; variable
429 Timer timer = {}; variable
549 Timer timer = {}; variable
717 Timer timer = {}; variable
862 Timer timer = {}; variable
1114 Timer timer = {}; variable
1287 Timer timer = {}; variable
Dprofiler_service_performance_test.cpp530 Timer timer = {}; variable
767 Timer timer = {}; variable
1004 Timer timer = {}; variable
1151 Timer timer = {}; variable
1285 Timer timer = {}; variable
1428 Timer timer = {}; variable
1545 Timer timer = {}; variable
/developtools/profiler/host/smartperf/ide/src/trace/
DSpApplication.ts934 let timer = setInterval(function () { variable
/developtools/profiler/device/plugins/native_hook/test/
Dhook_test.cpp171 Timer timer = {}; in ThreadTimeCost() local
/developtools/hdc/test/unittest/common/
Dhost_uart_test.cpp149 [](uv_timer_s *timer) { in __anon5322a9160102()
/developtools/hdc/src/common/
Dbase.cpp1282 uv_timer_t *timer = new(std::nothrow) uv_timer_t(); in TimerUvTask() local