Home
last modified time | relevance | path

Searched defs:timer (Results 151 - 175 of 287) sorted by relevance

12345678910>>...12

/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_hrtimer.c127 struct hrtimer timer; in HrtimerHandlerRun() local
180 STATIC VOID GetHandlerNodePosition(const struct hrtimer *timer, struct hrtimer_list_node *hrtimerNode, in GetHandlerNodePosition() argument
200 STATIC VOID GetHrtimerNodePosition(const struct hrtimer *timer, struc argument
286 CancelHandlerNode(const struct hrtimer *timer, struct hrtimer_list_node *curNode) CancelHandlerNode() argument
323 linux_hrtimer_init(struct hrtimer *timer, clockid_t clockID, enum hrtimer_mode mode) linux_hrtimer_init() argument
332 linux_hrtimer_create(struct hrtimer *timer, union ktime time, Handler handler) linux_hrtimer_create() argument
352 HandleNodeInit(union ktime time, struct hrtimer *timer) HandleNodeInit() argument
365 linux_hrtimer_start(struct hrtimer *timer, union ktime time, const enum hrtimer_mode mode) linux_hrtimer_start() argument
416 linux_hrtimer_cancel(struct hrtimer *timer) linux_hrtimer_cancel() argument
471 linux_hrtimer_forward(struct hrtimer *timer, union ktime interval) linux_hrtimer_forward() argument
506 linux_hrtimer_is_queued(struct hrtimer *timer) linux_hrtimer_is_queued() argument
[all...]
/third_party/libuv/test/
H A Dtest-metrics.c55 uv_timer_t timer; in TEST_IMPL() local
83 uv_timer_t timer; in metrics_routine_cb() local
134 uv_timer_t timer; in TEST_IMPL() local
[all...]
H A Dtest-timer.c254 uv_timer_t timer; in TEST_IMPL() local
H A Dtest-fork.c40 static void timer_cb(uv_timer_t* timer) { in timer_cb() argument
459 static void timer_cb_touch(uv_timer_t* timer) { in timer_cb_touch() argument
485 uv_timer_t timer; in assert_watch_file_current_dir() local
[all...]
H A Dtest-poll.c443 static void delay_timer_cb(uv_timer_t* timer) { argument
/third_party/libwebsockets/lib/drivers/button/
H A Dlws-button.c46 LWS_PLAT_TIMER_TYPE timer; /* bh timer */ member
[all...]
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/
H A Dlws-button.c46 LWS_PLAT_TIMER_TYPE timer; /* bh timer */ member
[all...]
/third_party/node/src/
H A Dnode_platform.h47 uv_timer_t timer; member
H A Dnode_watchdog.cc94 void Watchdog::Timer(uv_timer_t* timer) { in Timer() argument
/third_party/ltp/testcases/kernel/sched/pthreads/
H A Dpth_str03.c192 struct timespec timer; in synchronize_children() local
328 struct timespec timer; in doit() local
[all...]
/third_party/lwip/src/apps/tftp/
H A Dtftp_server.c86 int timer; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/
H A D2-1.c311 static void *timer(void *arg) in timer() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
H A D2-3.c231 static void *timer(void *arg PTS_ATTRIBUTE_UNUSED) in timer() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
H A D1-2.c269 static void *timer(void *arg) in timer() function
/third_party/node/deps/v8/src/logging/
H A Dcounters.cc59 void TimedHistogram::Stop(base::ElapsedTimer* timer) { in Stop() argument
74 void TimedHistogram::RecordAbandon(base::ElapsedTimer* timer, in RecordAbandon() argument
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dpreparser.cc280 base::ElapsedTimer timer; in ParseFunctionLiteral() local
/third_party/node/deps/v8/src/profiler/
H A Dtick-sample.cc313 i::RuntimeCallTimer* timer = in GetStackSample() local
/third_party/node/deps/v8/src/snapshot/
H A Dmksnapshot.cc154 v8::base::ElapsedTimer timer; in CreateSnapshotDataBlob() local
172 v8::base::ElapsedTimer timer; in WarmUpSnapshotDataBlob() local
/third_party/musl/Benchmark/musl/
H A Dlibc_time.cpp212 struct itimerval timer; in Bm_function_Setitimer_realtime() local
230 struct itimerval timer; in Bm_function_Setitimer_peoftime() local
248 struct itimerval timer; Bm_function_Setitimer_virtualtime() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H A Dtimer_test.cpp172 timer_t timer; in HWTEST_F() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dtimer.h268 TimerType* timer; global() member in spvtools::utils::ScopedTimer
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dtimer.h268 TimerType* timer; global() member in spvtools::utils::ScopedTimer
[all...]
/third_party/skia/tests/
H A Dskia_test.cpp119 const Timer timer; in operator ()() local
/third_party/skia/third_party/externals/angle2/util/x11/
H A DX11Window.cpp438 Timer timer; in resize() local
/third_party/spirv-tools/source/util/
H A Dtimer.h268 TimerType* timer; global() member in spvtools::utils::ScopedTimer
[all...]

Completed in 16 milliseconds

12345678910>>...12