Home
last modified time | relevance | path

Searched refs:getTimestamp (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_fdr_logging.cc417 static TSCAndCPU getTimestamp() XRAY_NEVER_INSTRUMENT { in getTimestamp() function
498 auto TC = getTimestamp(); in fdrLoggingHandleArg0()
528 auto TC = getTimestamp(); in fdrLoggingHandleArg1()
558 auto TC = getTimestamp(); in fdrLoggingHandleCustomEvent()
588 auto TC = getTimestamp(); in fdrLoggingHandleTypedEvent()
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
H A Dwpamsg.h25 QDateTime getTimestamp() const { return timestamp; } in getTimestamp() function
H A Deventhistory.cpp119 elm->addEvent(msg.getTimestamp().toString("yyyy-MM-dd hh:mm:ss.zzz"), in addEvent()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp184 BinHolder.getObjectEntry(Obj.getObjectFilename(), Obj.getTimestamp()); in loadObject()
417 if (ModificationTime != Obj->getTimestamp()) { in link()
421 << sys::TimePoint<>(Obj->getTimestamp()) << ") and debug map (" in link()
422 << sys::TimePoint<>(Obj->getTimestamp()) << ")\n"; in link()
H A DDebugMap.h172 sys::TimePoint<std::chrono::seconds> getTimestamp() const { in getTimestamp() function
H A DDebugMap.cpp228 Timestamp = sys::toTimeT(Obj.getTimestamp()); in YamlDMO()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DHeapData.h145 getTimestamp () in getTimestamp() function
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DHeapData.h145 getTimestamp () in getTimestamp() function
/netbsd-src/external/bsd/elftosb/dist/common/
H A DEncoreBootImage.cpp357 header.m_timestamp = ENDIAN_HOST_TO_LITTLE_U64(getTimestamp()); in prepareImageHeader()
392 uint64_t EncoreBootImage::getTimestamp() in getTimestamp() function in EncoreBootImage
H A DEncoreBootImage.h958 uint64_t getTimestamp();