Home
last modified time | relevance | path

Searched refs:timestamps (Results 1 – 25 of 65) sorted by relevance

123

/freebsd/sys/kern/
H A Dkern_tslog.c51 } timestamps[TSLOGSIZE]; variable
67 if (pos < nitems(timestamps)) { in tslog()
68 timestamps[pos].td = td; in tslog()
69 timestamps[pos].type = type; in tslog()
70 timestamps[pos].f = f; in tslog()
71 timestamps[pos].s = s; in tslog()
72 timestamps[pos].tsc = tsc; in tslog()
105 limit = MIN(nrecs, nitems(timestamps)); in sysctl_debug_tslog()
107 sbuf_printf(sb, "%p", timestamps[i].td); in sysctl_debug_tslog()
109 (unsigned long long)timestamps[i].tsc); in sysctl_debug_tslog()
[all …]
/freebsd/contrib/tzdata/
H A DNEWS8 Changes to future timestamps
16 Changes to past timestamps
35 Changes to future timestamps
40 This affects timestamps starting 2025-03-22, as well as the
43 Changes to past timestamps
45 Correct timestamps for the Philippines before 1900, and from 1937
112 The code now conforms to RFC 8536 for early timestamps.
117 Changes to past timestamps
125 official Mexican decrees. The affected timestamps occur during
139 timestamps between 1977 and 1993 depending on the region. In
[all …]
H A Dzonenow.tab1 # tzdb timezone descriptions, for users who do not care about old timestamps
7 # where civil timestamps are predicted to agree from now on.
H A Dleapseconds74 # POSIX timestamps for the data in this file:
H A Dbackward11 # for pre-1970 timestamps and so is out of scope for tzdb proper.
266 # Non-zone.tab locations with timestamps since 1970 that duplicate
H A Dafrica62 # 'EAT' seems to have caught on and is in current timestamps, and though
63 # the other abbreviations are rarer and are only in past timestamps,
107 # For timestamps before independence, see commentary for Europe/Lisbon.
348 # For timestamps before independence, see commentary for Europe/Lisbon.
1102 # For timestamps before Mozambique's independence, see commentary for
/freebsd/contrib/tzcode/
H A DNEWS9 The code now conforms to RFC 8536 for early timestamps.
14 Changes to past timestamps
22 official Mexican decrees. The affected timestamps occur during
36 timestamps between 1977 and 1993 depending on the region. In
53 These names, which for post-1970 timestamps mostly just duplicate
56 This affects behavior for TZ='EET' for some pre-1981 timestamps,
57 for TZ='CET' for some pre-1947 timestamps, and for TZ='WET' for
58 some pre-1996 timestamps. Also, TZ='MET' now behaves like
73 with Asia/Tashkent for future timestamps, due to Kazakhstan's
81 timestamps befor
[all...]
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCommonOpts.td25 "zero for UIDs, GIDs, and timestamps).">;
33 "real values for UIDs, GIDs, and timestamps).">;
39 HelpText<"Preserve access and modification timestamps">;
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTOptions.td22 Desc<"Enable the use of TSC timestamps. This is supported on all "
74 "option forces the capture of TSC timestamps (see --tsc). Also, "
100 Desc<"Enable the use of TSC timestamps. This is supported on all "
/freebsd/crypto/openssl/doc/man3/
H A DSSL_get0_peer_scts.pod15 SSL_get0_peer_scts() returns the signed certificate timestamps (SCTs) that have
H A DSSL_CTX_set_ct_validation_callback.pod33 certificate timestamps (SCTs) either for a given SSL connection or for all
105 presented SCTs have timestamps that are in the future (and therefore invalid).
/freebsd/contrib/tcsh/
H A DNewThings60 * History timestamps preserved in .history. The history file contains
61 now the timestamps as csh comments.
/freebsd/sbin/pfctl/
H A Dpf.os92 # - Timestamp - some systems that implement timestamps set them to
172 # functionality, enable or disable timestamps or selective ACK,
245 # Popular cluster config scripts disable timestamps and
263 S4:64:1:52:M*,N,N,S,N,W0: Linux:2.4:ts:Linux 2.4 w/o timestamps
264 S22:64:1:52:M*,N,N,S,N,W0: Linux:2.2:ts:Linux 2.2 w/o timestamps
292 # 16384:64:1:60:M*,N,N,N,N,N,N,T:FreeBSD:4.4:noTS:FreeBSD 4.4 (w/o timestamps)
/freebsd/contrib/ntp/
H A DREADME.leapsmear36 timestamps can occur.
156 sites that do not require correct timestamps for legal purposes. You just
177 system time at all. Only the timestamps and refid in outgoing reply packets
/freebsd/crypto/openssl/test/
H A DCAtsa.cnf140 ordering = yes # Is ordering defined for timestamps?
/freebsd/sys/contrib/device-tree/Bindings/net/dsa/
H A Docelot.txt22 The interrupt line is used to signal availability of PTP TX timestamps and for
/freebsd/crypto/heimdal/admin/
H A Dktutil-commands.in175 help = "show timestamps"
/freebsd/tests/sys/fs/fusefs/
H A Dcopy_file_range.cc577 TEST_F(CopyFileRange, timestamps) in TEST_F() argument
740 TEST_F(CopyFileRangeNoAtime, timestamps) in TEST_F() argument
H A Dwrite.cc802 TEST_F(Write, timestamps) in TEST_F() argument
1406 TEST_F(WriteBackAsync, timestamps) in TEST_F() argument
/freebsd/contrib/ntp/ntpq/
H A Dntpq.texi149timestamps included in requests which require authentication. This is used to enable (unreliable)…
439 Some NTP timestamps are represented in the format YYYYMMDDTTTT,
H A Dntpq-opts.def306 Specify a time interval to be added to timestamps included in
312 server does not now require timestamps in authenticated requests,
711 Some NTP timestamps are represented in the format
/freebsd/crypto/openssl/apps/
H A Dopenssl.cnf328 ordering = yes # Is ordering defined for timestamps?
H A Dopenssl-vms.cnf327 ordering = yes # Is ordering defined for timestamps?
/freebsd/sys/dev/hid/
H A Dhmt.c66 SYSCTL_BOOL(_hw_hid_hmt, OID_AUTO, timestamps, CTLFLAG_RDTUN,
/freebsd/contrib/libpcap/
H A DCHANGES128 Autoconf: Update config.{guess,sub}, timestamps 2024-01-01.
178 Update config.{guess,sub}, timestamps 2023-01-01,2023-01-21.
840 Fix timestamps when reading pcap-ng files on big-endian
1245 Handle 32-bit timestamps in DLPI, and pass the right buffer size.
1249 Handle 32-bit timestamps in snoop.

123