Home
last modified time | relevance | path

Searched defs:tick (Results 1 – 25 of 41) sorted by relevance

12

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dschedule.c134 sched_schedule(sc, tick, func) in sched_schedule() argument
242 test(tick) in test() argument
252 int *tick; in getstdin() local
H A Dschedule.h73 struct timeval tick; /* relative timeout */ member
84 time_t tick; member
/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Dtimer_test.c200 int tick = atomic_fetch_add(&eventcnt, 1); ticktock() local
302 int tick = atomic_fetch_add(&eventcnt, 1); test_idle() local
372 int tick = atomic_fetch_add(&eventcnt, 1); test_reset() local
476 int tick = atomic_fetch_add(&eventcnt, 1); tick_event() local
[all...]
H A Dtask_test.c
/netbsd-src/external/bsd/libfido2/dist/fuzz/
H A Dclock.c25 tick(unsigned int usec) in tick() function
/netbsd-src/sbin/newfs_v7fs/
H A Dnewfs_v7fs.h39 off_t tick; member
/netbsd-src/external/mit/libuv/dist/docs/code/tty-gravity/
H A Dmain.c8 uv_timer_t tick; variable
/netbsd-src/external/bsd/libevent/dist/
H A Dbufferevent_ratelim.c120 unsigned tick; in bufferevent_update_buckets() local
398 unsigned tick; in bev_refill_callback_() local
534 unsigned tick; in bev_group_refill_callback_() local
569 ev_uint32_t tick; in bufferevent_set_rate_limit() local
645 ev_uint32_t tick; in bufferevent_rate_limit_group_new() local
/netbsd-src/sbin/fsck_v7fs/
H A Dfsck_v7fs.h49 off_t tick; member
/netbsd-src/sys/conf/
H A Dparam.c114 int tick = 1000000 / HZ; variable
/netbsd-src/external/bsd/ntp/dist/util/
H A Dkern.c42 int tick; /* timer interrupt period (us) */ variable
H A Dtickadj.c255 int tick, ktick; /* HMS: Why isn't this u_long? */ in main() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_clock.h181 ALWAYS_INLINE void ThreadClock::tick() { in tick() function
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_clock.h179 ALWAYS_INLINE void ThreadClock::tick() { in tick() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_clock.h240 ALWAYS_INLINE void ThreadClock::tick() { in tick() function
/netbsd-src/usr.sbin/btpand/
H A Dchannel.c300 int tick; in channel_watchdog() local
H A Dbtpand.h92 int tick; member
/netbsd-src/common/lib/libx86emu/
H A Dx86emu_i8254.c63 uint64_t tick; in x86emu_i8254_gettick() local
/netbsd-src/external/bsd/cron/dist/
H A Dcron.c334 tick(const entry *e) in tick() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgraphds.cc208 int i, tick = 0, v, comp = 0, top; in graphds_dfs() local
H A Dhaifa-sched.cc1347 int tick = INSN_TICK (next); in recompute_todo_spec() local
4750 int tick = INSN_TICK (next); in restore_pattern() local
7497 int tick; in fix_inter_tick() local
7689 int tick, delay; in fix_tick_ready() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgraphds.c208 int i, tick = 0, v, comp = 0, top; in graphds_dfs() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
H A Dtsan_clock_test.cc322 void tick() { in tick() function
/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_thermal.c332 callout_t tick; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_sess.c903 void SSL_SESSION_get0_ticket(const SSL_SESSION *s, const unsigned char **tick, in SSL_SESSION_get0_ticket()

12