Home
last modified time | relevance | path

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

12

/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp127 uint64_t Timestamp; // timestamp member
135 uint64_t Timestamp; member
222 Header.Timestamp = perf_get_timestamp(); in PerfJITEventListener()
409 rec.Prefix.Timestamp = perf_get_timestamp(); in NotifyCode()
438 rec.Prefix.Timestamp = perf_get_timestamp(); in NotifyDebug()
/freebsd-12.1/contrib/ntp/html/scripts/
H A Dexternal.txt7 <li class='inline'><a href='http://www.eecis.udel.edu/~mills/time.html'>NTP Timestamp Calculations<…
9 <li class='inline'><a href='http://www.eecis.udel.edu/~mills/stamp.html'>Timestamp Capture Principl…
/freebsd-12.1/sys/geom/raid/
H A Dmd_ddf.h225 uint32_t Timestamp; member
294 uint32_t Timestamp; member
H A Dmd_ddf.c329 GET32D(meta, vdc->Timestamp)); in g_raid_md_ddf_print()
390 GET32D(meta, sa->Timestamp)); in g_raid_md_ddf_print()
/freebsd-12.1/contrib/amd/
H A Dldap.schema46 DESC 'Timestamp for an AMD map'
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h108 unsigned Timestamp, in visitFilenameRecord() argument
/freebsd-12.1/crypto/openssl/doc/man3/
H A DCTLOG_STORE_get0_log_by_id.pod18 A Signed Certificate Timestamp (SCT) identifies the Certificate Transparency
H A Do2i_SCT_LIST.pod6 decode and encode Signed Certificate Timestamp lists in TLS wire format
H A DSCT_print.pod19 SCT_print() prints a single Signed Certificate Timestamp (SCT) to a L<bio> in
H A DSCT_new.pod14 - A Certificate Transparency Signed Certificate Timestamp
/freebsd-12.1/contrib/compiler-rt/lib/xray/
H A Dxray_profile_collector.cc50 u64 Timestamp = 0; // System time in nanoseconds. member
397 FileHeader.Timestamp = NanoTime(); in nextBuffer()
/freebsd-12.1/contrib/llvm/lib/XRay/
H A DProfile.cpp320 uint64_t Timestamp; member
357 auto FunctionLocalTime = AbsoluteDifference(Top.Timestamp, E.TSC); in profileFromTrace()
/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DConfig.h188 uint32_t Timestamp = 0; member
H A DWriter.cpp1630 uint32_t Timestamp = Config->Timestamp; in writeBuildId() local
1639 Timestamp = static_cast<uint32_t>(Hash); in writeBuildId()
1652 DebugDirectory->setTimeDateStamp(Timestamp); in writeBuildId()
1658 CoffHeader->TimeDateStamp = Timestamp; in writeBuildId()
H A DDriver.cpp1126 Config->Timestamp = 0; in link()
1131 if (Value.getAsInteger(0, Config->Timestamp)) in link()
1137 Config->Timestamp = time(nullptr); in link()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp112 unsigned Timestamp,
844 unsigned Timestamp, in visitFilenameRecord() argument
/freebsd-12.1/contrib/libpcap/
H A Dpcap-tc.c1007 hdr.ts.tv_sec = (bpf_u_int32)(tcHeader.Timestamp / (ULONGLONG)(1000 * 1000 * 1000)); in TcRead()
1008 hdr.ts.tv_usec = (bpf_u_int32)((tcHeader.Timestamp % (ULONGLONG)(1000 * 1000 * 1000)) / 1000); in TcRead()
/freebsd-12.1/contrib/wpa/src/drivers/
H A Ddriver_ndis.c180 UCHAR Timestamp[8]; member
884 r->tsf = WPA_GET_LE64(fixed->Timestamp); in wpa_driver_ndis_get_scan_results()
/freebsd-12.1/tools/tools/tinybsd/conf/wireless/etc/
H A Dpf.os91 # - Timestamp - some systems that implement timestamps set them to
/freebsd-12.1/tools/tools/tinybsd/conf/firewall/etc/
H A Dpf.os91 # - Timestamp - some systems that implement timestamps set them to
/freebsd-12.1/sbin/pfctl/
H A Dpf.os93 # - Timestamp - some systems that implement timestamps set them to
/freebsd-12.1/contrib/wpa/hostapd/
H A DChangeLog172 - add Event-Timestamp to all Accounting-Request packets
1154 * added support for Event-Timestamp (in RADIUS Accounting-Requests)
/freebsd-12.1/sys/contrib/edk2/
H A DMdePkg.dec1527 ## Include/Protocol/Timestamp.h
/freebsd-12.1/contrib/binutils/binutils/
H A DChangeLog-91972243 (gen_exp_file): Timestamp should be 0. Insert prefix when
2245 (gen_lib_file): Timestamp should be 0. Insert prefix
/freebsd-12.1/contrib/googletest/googletest/docs/
H A Dadvanced.md2386 google.protobuf.Timestamp timestamp = 5;

12