Home
last modified time | relevance | path

Searched full:tick (Results 1 – 25 of 812) sorted by relevance

12345678910>>...33

/freebsd/crypto/openssl/crypto/
H A Dppccpuid.pl210 my ($tick,$lasttick)=("r6","r7");
219 mftb $lasttick # collect 1st tick
223 lwarx $tick,0,$out # load and lock
224 add $tick,$tick,$diff
225 stwcx. $tick,0,$out
226 stwx $tick,0,$out
228 Loop: mftb $tick
229 sub $diff,$tick,$lasttick
230 mr $lasttick,$tick
232 lwarx $tick,0,$out # load and lock
[all …]
H A Dalphacpuid.pl167 my ($tick,$lasttick)=("\$19","\$20");
183 ldl_l $tick,0($out)
184 addl $diff,$tick,$tick
185 mov $tick,$diff
186 stl_c $tick,0($out)
189 .Loop: rpcc $tick
190 subq $tick,$lasttick,$diff
191 mov $tick,$lasttick
194 ldl_l $tick,0($out)
195 addl $diff,$tick,$tick
[all …]
H A Dpariscid.pl176 my ($tick,$lasttick)=("%r23","%r22");
187 mfctl %cr16,$tick
188 copy $tick,$lasttick
192 ldw 0($out),$tick
193 add $diff,$tick,$tick
194 stw $tick,0($out)
196 mfctl %cr16,$tick
197 sub $tick,$lasttick,$diff
198 copy $tick,$lasttick
201 ldw 0($out),$tick
[all …]
H A Dsparccpuid.S233 .word 0x91410000 !rd %tick,%o0
271 ! a lot of %tick-s, couple of thousand on Linux...
277 .word 0x91410000 !rd %tick,%o0
280 .word 0x93410000 !rd %tick,%o1
283 .word 0x95410000 !rd %tick,%o2
286 .word 0x97410000 !rd %tick,%o3
289 .word 0x99410000 !rd %tick,%o4
484 .word 0x99410000 !rd %tick,%o4 ! tick
485 mov %o4,%o5 ! lasttick = tick
497 .Loop: .word 0x99410000 !rd %tick,%o4
[all …]
/freebsd/contrib/ntp/scripts/calc_tickadj/
H A Dcalc_tickadj.in4 # drift of 104.8576 -> +1 tick. Base of 10000 ticks.
18 my $tick = $opts->{'tick'};
20 if (!$tick) {
22 if (defined $fl && $fl =~ /(?:KERNEL|PRESET)?\s*tick\s+=\s+(\d+)/) {
23 $tick = $1;
26 die "Could not get tick value, try manually with -t/--tick\n";
31 my $cvt = (2 ** 20) / $tick;
43 $tick
[all...]
H A Dinvoke-calc_tickadj.texi4 @cindex Calculates "optimal" value for tick given ntp drift file.
15 tick value. Generally, ntpd can do better job if the drift value is the
27 means the following. If tick on that box is 10,000, by making the value 9999
32 If 'tick' on that box is 10,000,000 then by setting it to 9999779 the drift
35 @code{calc_tickadj} tries to determine the the tick value by using
37 current tick manually on command line.
46 * calc_tickadj tick:: tick option (-t)
66 calc_tickadj - Calculates "optimal" value for tick given ntp drift file. - Ver. 4.2.8p15
70 -t, --tick
[all...]
H A Dcalc_tickadj-opts.def7 prog-title = 'Calculates "optimal" value for tick given ntp drift file.';
24 name = tick;
27 descrip = 'Tick value of this host';
28 doc = 'The current tick which to adjustment will be calculated';
36 tick value. Generally, ntpd can do better job if the drift value is the
48 means the following. If tick on that box is 10,000, by making the value 9999
53 If 'tick' on that box is 10,000,000 then by setting it to 9999779 the drift
56 @code{calc_tickadj} tries to determine the the tick value by using
58 current tick manually on command line.
H A Dcalc_tickadj.html76 <span id="index-Calculates-_0022optimal_0022-value-for-tick-given-ntp-drift-file_002e"></span>
79 tick value. Generally, ntpd can do better job if the drift value is the
91 <p>means the following. If tick on that box is 10,000, by making the value 9999
96 <p>If &rsquo;tick&rsquo; on that box is 10,000,000 then by setting it to 9999779 the drift
99 <p><code>calc_tickadj</code> tries to determine the the tick value by using
101 current tick manually on command line.
112 <tr><td align="left" valign="top">&bull; <a href="#calc_005ftickadj-tick" accesskey="3">calc_tickadj tick</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top">tick option (-t)
137 <pre class="example">calc_tickadj - Calculates &quot;optimal&quot; value for tick give
[all...]
H A Dcalc_tickadj.1calc_tickadjmdoc11 .Nd Calculates "optimal" value for tick given ntp drift file.
23 tick value. Generally, ntpd can do better job if the drift value is the
35 means the following. If tick on that box is 10,000, by making the value 9999
40 If 'tick' on that box is 10,000,000 then by setting it to 9999779 the drift
43 \fBcalc_tickadj\fP tries to determine the the tick value by using
45 current tick manually on command line.
57 .It Fl t Ar number , Fl \-tick Ns = Ns Ar number
58 Tick value of this host.
61 The current tick which to adjustment will be calculated
H A Dcalc_tickadj.mdoc.in11 .Nd Calculates "optimal" value for tick given ntp drift file.
23 tick value. Generally, ntpd can do better job if the drift value is the
35 means the following. If tick on that box is 10,000, by making the value 9999
40 If 'tick' on that box is 10,000,000 then by setting it to 9999779 the drift
43 \fBcalc_tickadj\fP tries to determine the the tick value by using
45 current tick manually on command line.
57 .It Fl t Ar number , Fl \-tick Ns = Ns Ar number
58 Tick value of this host.
61 The current tick which to adjustment will be calculated
H A Dcalc_tickadj.1calc_tickadjman22 \- Calculates optimal value for tick given ntp drift file.
38 tick value. Generally, ntpd can do better job if the drift value is the
53 means the following. If tick on that box is 10,000, by making the value 9999
58 If 'tick' on that box is 10,000,000 then by setting it to 9999779 the drift
61 \fBcalc_tickadj\fP tries to determine the the tick value by using
63 current tick manually on command line.
76 .NOP \f\*[B-Font]\-t\f[] \f\*[I-Font]number\f[], \f\*[B-Font]\-\-tick\f[]=\f\*[I-Font]number\f[]
77 Tick value of this host.
80 The current tick which to adjustment will be calculated
H A Dcalc_tickadj.man.in22 \- Calculates optimal value for tick given ntp drift file.
38 tick value. Generally, ntpd can do better job if the drift value is the
53 means the following. If tick on that box is 10,000, by making the value 9999
58 If 'tick' on that box is 10,000,000 then by setting it to 9999779 the drift
61 \fBcalc_tickadj\fP tries to determine the the tick value by using
63 current tick manually on command line.
76 .NOP \f\*[B-Font]\-t\f[] \f\*[I-Font]number\f[], \f\*[B-Font]\-\-tick\f[]=\f\*[I-Font]number\f[]
77 Tick value of this host.
80 The current tick which to adjustment will be calculated
H A Dcalc_tickadj-opts33 'tick' => '',
38 'drift-file|d=s', 'tick|t=i',
42 calc_tickadj - Calculates "optimal" value for tick given ntp drift file. - Ver. 4.2.8p15
46 -t, --tick=num Tick value of this host
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/
H A Dtst.fill1.d54 tick-10ms
59 tick-10ms
64 tick-10ms
69 tick-10ms
74 tick-10ms
79 tick-10ms
84 tick-10ms
89 tick-10ms
94 tick-10ms
99 tick-10ms
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/predicates/
H A Dtst.complex.d47 tick-10ms
55 tick-10ms
61 tick-10ms
67 tick-10ms
73 tick-10ms
79 tick-10ms
85 tick-10ms
91 tick-10ms
97 tick-10ms
103 tick-10ms
[all …]
/freebsd/sys/fs/fuse/
H A Dfuse_device.c144 struct fuse_ticket *tick; in fdata_dtor() local
157 while ((tick = fuse_aw_pop(fdata))) { in fdata_dtor()
158 fuse_lck_mtx_lock(tick->tk_aw_mtx); in fdata_dtor()
159 fticket_set_answered(tick); in fdata_dtor()
160 tick->tk_aw_errno = ENOTCONN; in fdata_dtor()
161 wakeup(tick); in fdata_dtor()
162 fuse_lck_mtx_unlock(tick->tk_aw_mtx); in fdata_dtor()
163 FUSE_ASSERT_AW_DONE(tick); in fdata_dtor()
164 fuse_ticket_drop(tick); in fdata_dtor()
170 while ((tick = fuse_ms_pop(fdata))) { in fdata_dtor()
[all …]
H A Dfuse_ipc.c137 fuse_interrupt_callback(struct fuse_ticket *tick, struct uio *uio) in fuse_interrupt_callback() argument
141 struct fuse_data *data = tick->tk_data; in fuse_interrupt_callback()
144 fii = (struct fuse_interrupt_in*)((char*)tick->tk_ms_fiov.base + in fuse_interrupt_callback()
164 if (tick->tk_aw_ohead.error == ENOSYS) { in fuse_interrupt_callback()
167 } else if (tick->tk_aw_ohead.error == EAGAIN) { in fuse_interrupt_callback()
194 struct fuse_ticket *tick, *xtick; in fuse_interrupt_send() local
204 STAILQ_FOREACH_SAFE(tick, &otick->tk_data->ms_head, tk_ms_link, in fuse_interrupt_send()
206 if (tick == otick) { in fuse_interrupt_send()
207 STAILQ_REMOVE(&otick->tk_data->ms_head, tick, in fuse_interrupt_send()
221 fuse_ticket_drop(tick); in fuse_interrupt_send()
[all …]
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dticker.h15 int32_t tick; member
21 ticker->tick = nticks; in ticker_init()
32 return ticker->tick; in ticker_read()
38 * ticker->tick -= nticks;
39 * if (unlikely(ticker->tick < 0)) {
60 ticker->tick = ticker->nticks; in ticker_fixup()
66 ticker->tick -= nticks; in ticker_ticks()
67 if (unlikely(ticker->tick < 0)) { in ticker_ticks()
79 * Try to tick. If ticker would fire, return true, but rely on
84 --ticker->tick; in ticker_trytick()
[all …]
/freebsd/contrib/ntp/util/
H A Dtickadj.c2 * tickadj - read, and possibly modify, the kernel `tick' and
52 fprintf(stderr, "Silly value for tick: %s\n", argv[1]);
80 "%s: unlikely value for tick: %s\n",
88 "Usage: %s [tick_value]\n-or- %s [ -q ] [ -t tick ] [ -a tickadj ]\n",
100 printf("tick = %ld\ntick_adj = %d\n",
123 if ( (txc.tick = atoi(argv[1])) < 1 ) in main()
126 fprintf(stderr, "Silly value for tick: %s\n", argv[1]); in main()
159 printf("tick = %ld\ntick_adj = %ld\n", txc.time_tick, txc.tickadj); in main()
161 printf("tick = %ld\n", txc.tick); in main()
253 int tick, ktick; /* HMS: Why isn't this u_long? */ in main() local
[all …]
/freebsd/contrib/ntp/html/hints/
H A Dsolaris.html42 Instead of the <I>tick</I> kernel variable, which many operating
44 clock tick (c.f. <A HREF="#frequency_tolerance">Dealing
82 variables; in particular, <tt>tick</tt> and <tt>tickadj</tt>. The variable
83 <tt>tick</tt> is the increment in microseconds added to the system time on
85 by the time adjustment code as a slew rate, in microseconds per tick. When
87 <tt>adjtime()</tt>, the kernel increases or reduces tick by <tt>tickadj</tt>
88 microseconds per tick until the specified adjustment has been
89 completed. Unfortunately, in most Unix implementations the tick increment
98 the values of <tt>tick</tt> and <tt>tickadj</tt>. This ensures that all
102 <tt>tick</tt> and the value of <tt>tickadj</tt>) so it can avoid exceeding
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/tick-n/
H A Dtst.ticksec.d32 * tick-1sec simple test.
34 * SECTION: profile Provider/tick-n probes
41 tick-1sec
43 printf("This test is a simple tick-sec provider test\n");
45 tick-1sec
47 printf("This test is a simple tick-sec provider test");
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestGetAggregate.java35 "profile:::tick-50ms" +
42 static final int TICK = 50; field in TestGetAggregate
62 Thread.sleep(TICK); in testIncluded()
64 } while (aggregate.asMap().isEmpty() && n++ < (1000 / TICK)); in testIncluded()
103 Thread.sleep(TICK); in testCleared()
105 } while (aggregate.asMap().isEmpty() && n++ < (1000 / TICK)); in testCleared()
109 Thread.sleep(TICK * EXPECTED_TICKS); in testCleared()
178 consumer.setOption(Option.aggrate, Option.millis(TICK)); in startIncludedTest()
212 consumer.setOption(Option.aggrate, Option.millis(TICK)); in startClearedTest()
229 Thread.sleep(TICK); in main()
[all …]
/freebsd/contrib/ntp/sntp/libevent/
H A Dratelim-internal.h49 /** How many bytes are we willing to read on average per tick? */
51 /** How many bytes are we willing to read at most in any one tick? */
53 /** How many bytes are we willing to write on average per tick? */
55 /** How many bytes are we willing to write at most in any one tick? */
58 /* How long is a tick? Note that fractions of a millisecond are
62 /* How long is a tick, in milliseconds? Derived from tick_timeout. */
66 /** The current tick is 'current_tick': add bytes to 'bucket' as specified in
72 /** In which tick does 'tv' fall according to 'cfg'? Note that ticks can
/freebsd/contrib/libevent/
H A Dratelim-internal.h49 /** How many bytes are we willing to read on average per tick? */
51 /** How many bytes are we willing to read at most in any one tick? */
53 /** How many bytes are we willing to write on average per tick? */
55 /** How many bytes are we willing to write at most in any one tick? */
58 /* How long is a tick? Note that fractions of a millisecond are
62 /* How long is a tick, in milliseconds? Derived from tick_timeout. */
66 /** The current tick is 'current_tick': add bytes to 'bucket' as specified in
72 /** In which tick does 'tv' fall according to 'cfg'? Note that ticks can
/freebsd/share/man/man9/
H A Dhz.930 .Nm tick ,
38 .Vt extern int tick;
55 seconds, though the call is omitted if no work is needed in the next tick and it
76 .Va tick
77 is the length of time in microseconds of one system tick.
106 The current default is 1000 Hz for a tick of 1 ms for real hardware.
107 For virtual machine guests, the default is 100 Hz for a tick of 10 ms.

12345678910>>...33