Searched refs:TIMER (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/sendmail/src/ |
H A D | timers.c | 22 static TIMER BaseTimer; /* current baseline */ 24 static TIMER *TimerStack[MAXTIMERSTACK]; 51 TIMER *ptimer; in zerotimer() 58 TIMER *ta; in addtimer() 59 TIMER *tb; 79 TIMER *ta; in subtimer() 80 TIMER *tb; 100 TIMER *ptimer; in getcurtimer() 121 TIMER *ptimer; in getinctimer() 123 TIMER cur; [all …]
|
H A D | timers.h | 20 #define TIMER struct _timer macro 22 TIMER 30 extern void pushtimer __P((TIMER *)); 31 extern void poptimer __P((TIMER *)); 32 extern char *strtimer __P((TIMER *));
|
H A D | sendmail.h | 1075 TIMER ti_overall; /* the whole process */
|
/freebsd/sys/contrib/device-tree/Bindings/rtc/ |
H A D | brcm,brcmstb-waketimer.txt | 9 - interrupts : The TIMER interrupt
|
/freebsd/contrib/ntp/include/ |
H A D | ntpsim.h | 59 TIMER, /* Event that designates a timer interrupt. */ enumerator
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | rda,8810pl-intc.txt | 34 16: TIMER
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpsim.c | 158 enqueue(event_queue, event(simulation.sim_time + 1.0, TIMER)); in ntpsim() 246 event(simulation.sim_time + (1 << EVENT_TIMEOUT), TIMER)); in sim_event_timer()
|
/freebsd/sys/contrib/device-tree/Bindings/arm/bcm/ |
H A D | brcm,bcm63138.txt | 70 from the beginning of the TIMER block
|
/freebsd/usr.sbin/ppp/ |
H A D | README.changes | 92 o Timer based DEBUG messages are now logged in the new TIMER log.
|
/freebsd/sys/arm/nvidia/tegra124/ |
H A D | tegra124_clk_per.c | 217 GATE(TIMER, "timer", "clk_m", L(5)),
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeViewRegisters.def | 39 CV_REGISTER(TIMER, 30002)
|
/freebsd/sys/arm64/nvidia/tegra210/ |
H A D | tegra210_clk_per.c | 311 GATE(TIMER, "timer", "clk_m", L(5)),
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | console | 152 >0x147 byte 0x0F [MBC3+TIMER+BATT] 153 >0x147 byte 0x10 [MBC3+TIMER+RAM+BATT]
|
/freebsd/sys/dev/isci/scil/ |
H A D | scic_sds_controller.c | 4909 SMU_ICC_GEN_VAL(TIMER, timeout_encode)) in scic_controller_set_interrupt_coalescence()
|