Searched defs:ticks (Results 1 - 25 of 65) sorted by relevance

123

/freebsd-10.3-release/usr.sbin/IPXrouted/
H A Doutput.c138 int size, metric, ticks; local
H A Dtables.c119 rtadd(struct sockaddr *dst, struct sockaddr *gate, short metric, short ticks, int state) argument
170 rtadd_clone(struct rt_entry *ort, struct sockaddr *dst, struct sockaddr *gate, short metric, short ticks, int state) argument
210 rtchange(struct rt_entry *rt, struct sockaddr *gate, short metric, short ticks) argument
[all...]
/freebsd-10.3-release/sys/powerpc/booke/
H A Dplatform_bare.c93 u_long ticks; local
[all...]
/freebsd-10.3-release/sys/xen/
H A Dhypervisor.h117 HYPERVISOR_poll( evtchn_port_t *ports, unsigned int nr_ports, int ticks) argument
/freebsd-10.3-release/usr.sbin/ppp/
H A Dtimer.c81 u_long ticks = 0; local
/freebsd-10.3-release/include/rpcsvc/
H A Dnis_db.h101 long ticks; member in struct:db_result
/freebsd-10.3-release/sys/boot/i386/boot0/
H A Dboot0ext.S426 ticks: .word TICKS # Delay label
H A Dboot0.S673 ticks: .word TICKS # Delay label
/freebsd-10.3-release/sys/powerpc/ps3/
H A Dplatform_ps3.c163 uint64_t ticks, node_id, junk; local
/freebsd-10.3-release/sys/arm/broadcom/bcm2835/
H A Dbcm2835_wdog.c136 uint32_t ticks, reg; local
/freebsd-10.3-release/sys/arm/freescale/imx/
H A Dimx_gpt.c273 uint32_t ticks; local
390 uint64_t curcnt, endcnt, startcnt, ticks; local
[all...]
/freebsd-10.3-release/usr.bin/time/
H A Dtime.c142 u_long ticks; local
/freebsd-10.3-release/contrib/ntp/tests/libntp/
H A Dtimespecops.c178 my_tick_to_tsf(u_int32 ticks) argument
H A Dtimevalops.c173 my_tick_to_tsf(u_int32 ticks) argument
/freebsd-10.3-release/contrib/ntp/libntp/
H A Dsystime.c143 long ticks; local
295 long ticks; local
/freebsd-10.3-release/contrib/ntp/ntpd/
H A Dntpsim.c556 long ticks; local
/freebsd-10.3-release/contrib/ntp/sntp/libevent/
H A Devutil_time.c422 DWORD ticks = GetTickCount(); local
472 ev_uint64_t ticks = evutil_GetTickCount_(base); local
/freebsd-10.3-release/contrib/sendmail/src/
H A Dratectrl.c232 unsigned int ticks; local
442 unsigned int ticks; local
[all...]
/freebsd-10.3-release/lib/libkvm/
H A Dkvm_proc.c86 static int ticks; variable
/freebsd-10.3-release/sys/kern/
H A Dsubr_prof.c459 addupc_intr(struct thread *td, uintfptr_t pc, u_int ticks) argument
493 addupc_task(struct thread *td, uintfptr_t pc, u_int ticks) argument
/freebsd-10.3-release/sys/powerpc/mpc85xx/
H A Dplatform_mpc85xx.c214 u_long ticks; local
[all...]
/freebsd-10.3-release/sys/powerpc/powermac/
H A Dplatform_powermac.c209 int32_t ticks = -1; local
/freebsd-10.3-release/sys/powerpc/pseries/
H A Dplatform_chrp.c273 int32_t ticks = -1; local
/freebsd-10.3-release/sys/i386/xen/
H A Dclock.c547 get_system_time(int ticks) argument
/freebsd-10.3-release/sys/arm/lpc/
H A Dlpc_timer.c203 uint32_t ticks; local

Completed in 378 milliseconds

123