Home
last modified time | relevance | path

Searched refs:tick (Results 1 – 25 of 28) sorted by relevance

12

/minix/crypto/external/bsd/openssl/dist/crypto/
H A Dpariscid.pl146 mfctl %cr16,$tick
151 ldw 0($out),$tick
152 add $diff,$tick,$tick
153 stw $tick,0($out)
155 mfctl %cr16,$tick
160 ldw 0($out),$tick
161 add $diff,$tick,$tick
187 add $diff,$tick,$tick
197 add $diff,$tick,$tick
207 ldi 1,$tick
[all …]
H A Dsparccpuid.S226 .word 0x91410000 !rd %tick,%o0
259 ! a lot of %tick-s, couple of thousand on Linux...
263 .word 0x91410000 !rd %tick,%o0
266 .word 0x93410000 !rd %tick,%o1
269 .word 0x95410000 !rd %tick,%o2
272 .word 0x97410000 !rd %tick,%o3
275 .word 0x99410000 !rd %tick,%o4
/minix/external/bsd/libevent/dist/
H A Dbufferevent_ratelim.c118 unsigned tick; in bufferevent_update_buckets() local
121 if (tick != bev->rate_limiting->limit.last_updated) in bufferevent_update_buckets()
123 bev->rate_limiting->cfg, tick); in bufferevent_update_buckets()
399 unsigned tick; in _bev_refill_callback() local
411 tick = ev_token_bucket_get_tick(&now, in _bev_refill_callback()
415 tick); in _bev_refill_callback()
532 unsigned tick; in _bev_group_refill_callback() local
568 ev_uint32_t tick; in bufferevent_set_rate_limit() local
588 tick = ev_token_bucket_get_tick(&now, cfg); in bufferevent_set_rate_limit()
644 ev_uint32_t tick; in bufferevent_rate_limit_group_new() local
[all …]
/minix/sbin/newfs_v7fs/
H A Dnewfs_v7fs.h39 off_t tick; member
H A Dnewfs_v7fs.c225 if (!Progress.tick) in progress()
227 if (++Progress.cnt > Progress.tick) { in progress()
H A Dmain.c212 progress(&(struct progress_arg){ .label = "zero ilist", .tick = in make_filesystem()
256 progress(&(struct progress_arg){ .label = "freeblock list", .tick = in make_filesystem()
/minix/usr.sbin/makefs/
H A Dv7fs.c183 if (!Progress.tick) in progress()
185 if (++Progress.cnt > Progress.tick) { in progress()
/minix/sys/sys/
H A Dkernel.h56 extern int tick; /* usec per tick (1000000 / hz) */
H A Dsysctl.h374 int tick; /* micro-seconds per hz tick */ member
/minix/external/bsd/bind/dist/bin/tests/
H A Dtimer_test.c48 tick(isc_task_t *task, isc_event_t *event) { in tick() function
152 &interval, t1, tick, one, &ti1) == in main()
H A Dshutdown_test.c100 tick(isc_task_t *task, isc_event_t *event) { in tick() function
162 tick, ti, &ti->timer) == in new_task()
/minix/minix/lib/liblwip/dist/test/unit/dhcp/
H A Dtest_dhcp.c130 static int tick = 0; variable
133 tick++; in tick_lwip()
134 if (tick % 5 == 0) { in tick_lwip()
137 if (tick % 600 == 0) { in tick_lwip()
246 printf("TX data (pkt %d, len %d, tick %d)", txpacket, p->tot_len, tick); in lwip_tx_func()
/minix/minix/servers/mib/
H A Dkern.c45 clockinfo.tick = 1000000 / clockinfo.hz; in mib_kern_clockrate()
55 clockinfo.tickadj = clockinfo.tick; in mib_kern_clockrate()
/minix/usr.sbin/makefs/v7fs/
H A Dv7fs_populate.c288 progress(&(struct progress_arg){ .label = "populate", .tick = in v7fs_populate()
/minix/external/bsd/bind/dist/bin/tests/tasks/
H A Dt_tasks.c97 static char tick[] = "tick"; variable
206 task1, my_tick, tick, &ti1); in t_tasks1()
/minix/minix/usr.bin/trace/service/
H A Dmib.c32 put_value(proc, "tick", "%d", ci->tick); in put_kern_clockrate()
/minix/sys/dev/pci/
H A Dif_lmc.h984 # define SLEEP(usecs) tsleep(sc, PZERO, DEVICE_NAME, 1+(usecs/tick))
/minix/external/bsd/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-ar.rst317 two characters back tick (0x60) and newline (0x0A). This provides some measure
/minix/crypto/external/bsd/openssl/dist/crypto/engine/
H A DREADME184 tick is that the ENGINE_TABLE instantiations (tb_***.c) use NULL as their
/minix/crypto/external/bsd/openssl/dist/ssl/
H A Dt1_lib.c123 static int tls_decrypt_ticket(SSL *s, const unsigned char *tick, int ticklen,
/minix/sbin/sysctl/
H A Dsysctl.c2174 clkinfo.tick, clkinfo.tickadj, in kern_clockrate()
/minix/minix/share/beaglebone/weather/
H A Djquery.js6tick=function(){var e,n=x.timers,r=0;for(Xn=x.now();n.length>r;r++)e=n[r],e()||n[r]!==e||n.splice(… function
/minix/etc/
H A Dtermcap.big15804 # GD Gd down-tick character T
15805 # GL Gl left-tick character -|
15806 # GR Gr right-tick character |-
15808 # GU Gu up-tick character _|_
H A Dservices7524 tick-port 3200/tcp # Press-sense Tick Port [Boris_Svetlitsky] …
7525 tick-port 3200/udp # Press-sense Tick Port [Boris_Svetlitsky] …
7818 directv-tick 3336/tcp # Direct TV Tickers
7819 directv-tick 3336/udp # Direct TV Tickers
/minix/share/terminfo/
H A Dterminfo21339 # GD Gd down-tick character T
21340 # GL Gl left-tick character -|
21341 # GR Gr right-tick character |-
21343 # GU Gu up-tick character _|_

12