Home
last modified time | relevance | path

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

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
HDPerfJITEventListener.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-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
HDJITLoaderPerf.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-13-stable/contrib/ntp/html/scripts/
HDexternal.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-13-stable/sys/geom/raid/
HDmd_ddf.h223 uint32_t Timestamp; member
292 uint32_t Timestamp; member
HDmd_ddf.c329 GET32D(meta, vdc->Timestamp)); in g_raid_md_ddf_print()
390 GET32D(meta, sa->Timestamp)); in g_raid_md_ddf_print()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
HDMachOBuilder.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}),
HDMachOPlatform.h56 uint32_t Timestamp; member
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
HDSerializedDiagnosticReader.h107 unsigned Timestamp, in visitFilenameRecord() argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
HDInstrProf.cpp1032 for (size_t Timestamp = 0; Timestamp < Trace.FunctionNameRefs.size(); in createBPFunctionNodes() local
1033 Timestamp++) { in createBPFunctionNodes()
1034 IDT Id = Trace.FunctionNameRefs[Timestamp]; in createBPFunctionNodes()
1035 auto [It, WasInserted] = IdToFirstTimestamp.try_emplace(Id, Timestamp); in createBPFunctionNodes()
1037 It->getSecond() = std::min<size_t>(It->getSecond(), Timestamp); in createBPFunctionNodes()
1038 if (Timestamp >= CutoffTimestamp) { in createBPFunctionNodes()
1040 CutoffTimestamp = 2 * Timestamp; in createBPFunctionNodes()
/freebsd-13-stable/crypto/openssl/doc/man3/
HDCTLOG_STORE_get0_log_by_id.pod18 A Signed Certificate Timestamp (SCT) identifies the Certificate Transparency
HDo2i_SCT_LIST.pod6 decode and encode Signed Certificate Timestamp lists in TLS wire format
HDSCT_print.pod19 SCT_print() prints a single Signed Certificate Timestamp (SCT) to a L<bio> in
HDSCT_new.pod14 - A Certificate Transparency Signed Certificate Timestamp
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/xray/
HDxray_profile_collector.cpp49 u64 Timestamp = 0; // System time in nanoseconds. member
393 FileHeader.Timestamp = NanoTime(); in nextBuffer()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/XRay/
HDProfile.cpp320 uint64_t Timestamp; member
357 auto FunctionLocalTime = AbsoluteDifference(Top.Timestamp, E.TSC); in profileFromTrace()
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
HDCOFFDump.cpp803 const time_t Timestamp = Obj.getTimeDateStamp(); in printPrivateHeaders() local
804 outs() << format("\nTime/Date %.24s\n", ctime(&Timestamp)); in printPrivateHeaders()
/freebsd-13-stable/contrib/libpcap/
HDpcap-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-13-stable/contrib/llvm-project/clang/lib/Frontend/
HDSerializedDiagnosticPrinter.cpp111 unsigned Timestamp,
868 unsigned Timestamp, in visitFilenameRecord() argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDMachOPlatform.cpp1739 Opts.IDDylib->Name, Opts.IDDylib->Timestamp, in createHeaderBlock()
1749 D.Name, D.Timestamp, D.CurrentVersion, D.CompatibilityVersion); in createHeaderBlock()
/freebsd-13-stable/contrib/ntp/sntp/libevent/m4/
HDax_prog_doxygen.m4555 \$(A""M_V_at)echo Timestamp >\$][@
/freebsd-13-stable/contrib/libevent/m4/
HDax_prog_doxygen.m4555 \$(A""M_V_at)echo Timestamp >\$][@
/freebsd-13-stable/contrib/file/magic/Magdir/
HDsniffer480 # Timestamp Utc
/freebsd-13-stable/contrib/wpa/src/drivers/
HDdriver_ndis.c179 UCHAR Timestamp[8]; member
883 r->tsf = WPA_GET_LE64(fixed->Timestamp); in wpa_driver_ndis_get_scan_results()
/freebsd-13-stable/tools/tools/tinybsd/conf/firewall/etc/
HDpf.os90 # - Timestamp - some systems that implement timestamps set them to
/freebsd-13-stable/tools/tools/tinybsd/conf/wireless/etc/
HDpf.os90 # - Timestamp - some systems that implement timestamps set them to

12