Home
last modified time | relevance | path

Searched defs:timer (Results 76 - 100 of 1405) sorted by relevance

12345678910>>...57

/third_party/node/src/
H A Dtimer_wrap.cc41 void TimerWrap::OnTimeout(uv_timer_t* timer) { in OnTimeout() argument
/third_party/ltp/testcases/kernel/syscalls/timer_settime/
H A Dtimer_settime03.c32 static timer_t timer; variable
[all...]
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/
H A Dhelper.c67 static void *timer(void *arg) in timer() function
/third_party/lwip/src/include/lwip/
H A Digmp.h84 u16_t timer; member
H A Dip4_frag.h67 u8_t timer; member
/third_party/python/Lib/test/
H A Dprofilee.py22 def timer(): function
/third_party/vixl/benchmarks/aarch64/
H A Dbench-branch-link-masm.cc47 BenchTimer timer; in main() local
H A Dbench-mixed-disasm.cc77 BenchTimer timer; in main() local
H A Dbench-mixed-sim.cc78 BenchTimer timer; in main() local
/third_party/vk-gl-cts/framework/delibs/deutil/
H A DdeTimerTest.c46 deTimer* timer = DE_NULL; in deTimer_selfTest() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/utils/
H A Dexlog.cpp28 auto timer = time(nullptr); in ExTime() local
/foundation/multimedia/media_foundation/engine/foundation/osal/utils/
H A Dutil.cpp25 HANDLE timer = CreateWaitableTimer(nullptr, TRUE, nullptr); in usleep() local
/foundation/communication/netmanager_base/services/common/include/
H A Dffrt_timer.h38 FfrtTimer(const FfrtTimer &timer) in FfrtTimer() argument
/foundation/communication/netstack/utils/napi_utils/src/
H A Dtiming.cpp29 Timer timer; in RecieveTimer() local
/foundation/distributedhardware/device_manager/utils/src/timer/lite/
H A Ddm_timer.cpp54 std::shared_ptr<Timer> timer = std::make_shared<Timer>(name, timeOut, callback); in StartTimer() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/
H A Dsys_timer.c23 void TimerDelete(Timer *timer) in TimerDelete() argument
43 Timer *timer = NULL; in TimerReadHandle() local
72 TimerGetRemainTime(Timer *timer, uint32_t *remainTimeMsPtr) TimerGetRemainTime() argument
92 TimerSetTimeout(Timer *timer, uint32_t timeoutMs, uint8_t repeated) TimerSetTimeout() argument
124 Timer *timer = calloc(1, sizeof(Timer)); TimerStart() local
[all...]
/kernel/linux/linux-5.10/arch/x86/lib/
H A Dkaslr.c36 u16 status, timer; in i8254() local
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dserial.c38 int timer = 0, count; in serial_edit_cmdline() local
/kernel/linux/linux-5.10/block/
H A Dblk-stat.h28 struct timer_list timer; member
[all...]
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dserial.c36 int timer = 0, count; in serial_edit_cmdline() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_vmlinux.c73 int BPF_KPROBE(handle__kprobe, struct hrtimer *timer, ktime_t tim, u64 delta_ns, in BPF_KPROBE() argument
82 int BPF_PROG(handle__fentry, struct hrtimer *timer, ktime_t tim, u64 delta_ns, in BPF_PROG() argument
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dsmttimer.c35 void smt_timer_stop(struct s_smc *smc, struct smt_timer *timer) in smt_timer_stop() argument
58 void smt_timer_start(struct s_smc *smc, struct smt_timer *timer, u_long time, in smt_timer_start() argument
[all...]
/kernel/linux/linux-5.10/net/tipc/
H A Dsubscr.h63 struct timer_list timer; member
/kernel/linux/linux-5.10/sound/isa/gus/
H A Dgus_timer.c17 static int snd_gf1_timer1_start(struct snd_timer * timer) in snd_gf1_timer1_start() argument
35 static int snd_gf1_timer1_stop(struct snd_timer * timer) in snd_gf1_timer1_stop() argument
53 static int snd_gf1_timer2_start(struct snd_timer * timer) in snd_gf1_timer2_start() argument
71 snd_gf1_timer2_stop(struct snd_timer * timer) snd_gf1_timer2_stop() argument
91 struct snd_timer *timer = gus->gf1.timer1; snd_gf1_interrupt_timer1() local
100 struct snd_timer *timer = gus->gf1.timer2; snd_gf1_interrupt_timer2() local
129 snd_gf1_timer1_free(struct snd_timer *timer) snd_gf1_timer1_free() argument
135 snd_gf1_timer2_free(struct snd_timer *timer) snd_gf1_timer2_free() argument
143 struct snd_timer *timer; snd_gf1_timers_init() local
[all...]
/kernel/linux/linux-5.10/sound/core/
H A Dhrtimer.c25 struct snd_timer *timer; member
132 struct snd_timer *timer; in snd_hrtimer_init() local
[all...]

Completed in 8 milliseconds

12345678910>>...57