Home
last modified time | relevance | path

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

12

/freebsd-14.2/crypto/openssl/test/certs/
H A DembeddedSCTs3.sct1 Signed Certificate Timestamp:
5 Timestamp : Dec 1 13:31:25.961 2015 GMT
13 Signed Certificate Timestamp:
17 Timestamp : Dec 1 13:31:25.352 2015 GMT
25 Signed Certificate Timestamp:
29 Timestamp : Dec 1 13:31:25.980 2015 GMT
H A DembeddedSCTs1.sct1 Signed Certificate Timestamp:
5 Timestamp : Jan 1 00:00:00.000 2020 GMT
/freebsd-14.2/crypto/openssl/test/ct/
H A Dtls1.sct1 Signed Certificate Timestamp:
5 Timestamp : Apr 5 17:04:16.275 2013 GMT
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp125 uint64_t Timestamp; // timestamp member
133 uint64_t Timestamp; member
221 Header.Timestamp = perf_get_timestamp(); in PerfJITEventListener()
417 rec.Prefix.Timestamp = perf_get_timestamp(); in NotifyCode()
446 rec.Prefix.Timestamp = perf_get_timestamp(); in NotifyDebug()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.cpp69 uint64_t Timestamp; member
212 uint64_t Timestamp; // timestamp member
250 Hdr.Timestamp = perf_get_timestamp(); in FillMachine()
389 Close.Timestamp = perf_get_timestamp(); in registerJITLoaderPerfEndImpl()
/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp919 for (size_t Timestamp = 0; Timestamp < LargestTraceSize; Timestamp++) in createBPFunctionNodes() local
921 if (Timestamp < Trace.FunctionNameRefs.size()) in createBPFunctionNodes()
922 FunctionIds.insert(Trace.FunctionNameRefs[Timestamp]); in createBPFunctionNodes()
931 for (size_t Timestamp = 0; Timestamp < Trace.size(); Timestamp++) { in createBPFunctionNodes() local
932 for (int I = Log2_64(Timestamp + 1); I < N; I++) { in createBPFunctionNodes()
933 auto FunctionId = Trace[Timestamp]; in createBPFunctionNodes()
/freebsd-14.2/sys/geom/raid/
H A Dmd_ddf.h223 uint32_t Timestamp; member
292 uint32_t Timestamp; member
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOBuilder.h88 MachOBuilderLoadCommand(std::string Name, uint32_t Timestamp,
92 MachO::dylib{24, Timestamp, CurrentVersion, CompatibilityVersion}),
111 MachOBuilderLoadCommand(std::string Name, uint32_t Timestamp,
115 MachO::dylib{24, Timestamp, CurrentVersion, CompatibilityVersion}),
H A DMachOPlatform.h56 uint32_t Timestamp; member
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/
H A DSerializedDiagnosticReader.h107 unsigned Timestamp, in visitFilenameRecord() argument
/freebsd-14.2/crypto/openssl/doc/man1/
H A Dopenssl-ts.pod.in111 Generate a TS query. For details see L</Timestamp Request generation>.
115 Generate a TS reply. For details see L</Timestamp Response generation>.
119 Verify a TS response. For details see L</Timestamp Response verification>.
123 =head2 Timestamp Request generation
196 =head2 Timestamp Response generation
302 =head2 Timestamp Response verification
503 =head2 Timestamp Request
530 =head2 Timestamp Response
574 =head2 Timestamp Verification
/freebsd-14.2/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 DTS_RESP_CTX_new.pod6 TS_RESP_CTX_free - Timestamp response context object creation
H A DSCT_print.pod19 SCT_print() prints a single Signed Certificate Timestamp (SCT) to a B<BIO> in
H A DSCT_new.pod14 - A Certificate Transparency Signed Certificate Timestamp
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_profile_collector.cpp49 u64 Timestamp = 0; // System time in nanoseconds. member
396 FileHeader.Timestamp = NanoTime(); in nextBuffer()
/freebsd-14.2/contrib/llvm-project/llvm/lib/XRay/
H A DProfile.cpp320 uint64_t Timestamp; member
357 auto FunctionLocalTime = AbsoluteDifference(Top.Timestamp, E.TSC); in profileFromTrace()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp803 const time_t Timestamp = Obj.getTimeDateStamp(); in printPrivateHeaders() local
804 outs() << format("\nTime/Date %.24s\n", ctime(&Timestamp)); in printPrivateHeaders()
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DSerializedDiagnosticPrinter.cpp111 unsigned Timestamp,
868 unsigned Timestamp, in visitFilenameRecord() argument
/freebsd-14.2/contrib/libpcap/
H A Dpcap-tc.c937 hdr.ts.tv_sec = (bpf_u_int32)(tcHeader.Timestamp / (ULONGLONG)(1000 * 1000 * 1000)); in TcRead()
938 hdr.ts.tv_usec = (bpf_u_int32)((tcHeader.Timestamp % (ULONGLONG)(1000 * 1000 * 1000)) / 1000); in TcRead()
/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1693 Opts.IDDylib->Name, Opts.IDDylib->Timestamp, in createHeaderBlock()
1700 D.Name, D.Timestamp, D.CurrentVersion, D.CompatibilityVersion); in createHeaderBlock()
/freebsd-14.2/contrib/ntp/sntp/libevent/m4/
H A Dax_prog_doxygen.m4555 \$(A""M_V_at)echo Timestamp >\$][@
/freebsd-14.2/sys/dev/mpi3mr/mpi/
H A Dmpi30_ioc.h919 U64 Timestamp; /* 0x00 */ member

12