OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tstamp1
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/altq/
altq_jobs.c
503
u_int64_t
tstamp1
, tstamp2, cycles; /* used for benchmarking only */
local
507
tstamp1
= now;
632
cycles = delay_diff(tstamp2,
tstamp1
);
665
u_int64_t
tstamp1
, tstamp2, cycles;
local
670
tstamp1
= now;
681
cycles = delay_diff(tstamp2,
tstamp1
);
723
cycles = delay_diff(tstamp2,
tstamp1
);
759
cycles = delay_diff(tstamp2,
tstamp1
);
/src/external/bsd/ntp/dist/ntpd/
ntp_crypto.c
1434
tstamp_t tstamp,
tstamp1
= 0; /* timestamp */
local
1508
tstamp1
= ntohl(vp->tstamp);
1510
if (
tstamp1
!= 0 && fstamp1 != 0) {
1511
if (tstamp <
tstamp1
)
Completed in 22 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026