Home
last modified time | relevance | path

Searched refs:Timer (Results 1 - 7 of 7) sorted by relevance

/developtools/profiler/hiebpf/test/
H A Dhiebpf_test_demo.cpp39 class Timer { class
44 Timer() : startTime_(Now()) {} in Timer() function in __anon2562::Timer
46 ~Timer() {} in ~Timer()
138 Timer timer = {}; in ThreadTimeCost()
/developtools/profiler/device/plugins/native_hook/test/
H A Dhook_test.cpp45 class Timer { class
50 Timer() : startTime_(Now()) {} in Timer() function in Timer
52 ~Timer() {} in ~Timer()
172 Timer timer = {}; in ThreadTimeCost()
196 Timer hooktimer = {}; in ThreadTimeCost()
/developtools/hdc/src/common/
H A Dcircle_buffer.h51 static void Timer(void *object);
H A Dcircle_buffer.cpp116 void CircleBuffer::Timer(void *object) in Timer() function in Hdc::CircleBuffer
134 thread_ = std::thread([this]() { Timer(this); }); in TimerStart()
/developtools/profiler/device/services/profiler_service/test/unittest/
H A Dprofiler_service_performance_test.cpp69 class Timer { class
74 Timer() : startTime_(Now()) {} in Timer() function in __anon316::Timer
76 ~Timer() {} in ~Timer()
557 Timer timer = {}; in HWTEST_F()
794 Timer timer = {}; in HWTEST_F()
1030 Timer timer = {}; in HWTEST_F()
1175 Timer timer = {}; in HWTEST_F()
1306 Timer timer = {}; in HWTEST_F()
1448 Timer timer = {}; in HWTEST_F()
1561 Timer time in HWTEST_F()
[all...]
H A Dprofiler_service_test.cpp42 class Timer { class
47 Timer() : startTime_(Now()) {} in Timer() function in __anon317::Timer
49 ~Timer() {} in ~Timer()
294 Timer timer = {}; in HWTEST_F()
429 Timer timer = {}; in HWTEST_F()
549 Timer timer = {}; in HWTEST_F()
717 Timer timer = {}; in HWTEST_F()
862 Timer timer = {}; in HWTEST_F()
1114 Timer timer = {}; in HWTEST_F()
1287 Timer time in HWTEST_F()
[all...]
/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
H A Dprintk_formats_parser_test.cpp41 0xc0aff2bf : "Timer broadcast interrupts"

Completed in 6 milliseconds