Searched defs:epoch (Results 1 - 23 of 23) sorted by relevance

/freebsd-11.0-release/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_clock.h22 u64 epoch : kClkBits; member in struct:__tsan::ClockElem
H A Dtsan_mutexset.cc25 void MutexSet::Add(u64 id, bool write, u64 epoch) { argument
H A Dtsan_mutexset.h28 u64 epoch; member in struct:__tsan::MutexSet::Desc
60 void MutexSet::Add(u64 id, bool write, u64 epoch) {} argument
H A Dtsan_clock.cc125 u64 epoch = src->elem(tid).epoch; local
144 u64 epoch = src->elem(i).epoch; local
[all...]
H A Dtsan_rtl.cc110 ThreadState::ThreadState(Context *ctx, int tid, int unique_id, u64 epoch, argument
702 const m128 epoch = SHUF(epoch1, epoch1, 0, 0, 0, 0); local
[all...]
H A Dtsan_rtl_report.cc367 void RestoreStack(int tid, const u64 epoch, VarSizeStackTrace *stk, argument
[all...]
H A Dtsan_rtl.h93 FastState(u64 tid, u64 epoch) { argument
119 u64 epoch() const { function in class:__tsan::FastState
[all...]
/freebsd-11.0-release/crypto/heimdal/kdc/
H A Drx.h62 uint32_t epoch; member in struct:rx_header
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Language/ObjC/
H A DCF.cpp32 time_t epoch = GetOSXEpoch(); local
H A DCocoa.cpp708 time_t epoch = GetOSXEpoch(); local
924 static time_t epoch = 0; local
[all...]
/freebsd-11.0-release/contrib/ntp/lib/isc/win32/
H A Dtime.c50 static isc_time_t epoch = { { 0, 0 } }; variable
85 SYSTEMTIME epoch = { 1970, 1, 4, 1, 0, 0, 0, 0 }; local
229 SYSTEMTIME epoch = { 1970, 1, 4, 1, 0, 0, 0, 0 }; local
/freebsd-11.0-release/contrib/ntp/lib/isc/unix/
H A Dtime.c113 static isc_time_t epoch = { 0, 0 }; variable
/freebsd-11.0-release/crypto/openssl/ssl/
H A Dbad_dtls_test.c582 static unsigned char epoch[2] = { 0x00, 0x01 }; local
H A Ddtls1.h144 unsigned short epoch; member in struct:dtls1_retransmit_state
172 unsigned short epoch; member in struct:record_pqueue_st
H A Dssl3.h431 */ unsigned long epoch; member in struct:ssl3_record_st
/freebsd-11.0-release/contrib/jemalloc/src/
H A Dstats.c376 uint64_t epoch; local
/freebsd-11.0-release/sbin/routed/
H A Dmain.c73 struct timeval epoch; /* when started */ variable in typeref:struct:timeval
/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-rx.c76 uint32_t epoch; member in struct:rx_header
/freebsd-11.0-release/contrib/ntp/util/
H A Dntp-keygen.c169 time_t epoch; /* Unix epoch (seconds) since 1970 */ variable
1985 X509_time_adj(X509_getm_notBefore(cert), 0L, &epoch); local
1986 X509_time_adj(X509_getm_notAfter(cert), lifetime * SECSPERDAY, &epoch); local
[all...]
/freebsd-11.0-release/contrib/gcclibs/libmudflap/
H A Dmf-runtime.c1662 static unsigned epoch = 0; local
/freebsd-11.0-release/contrib/ntp/ntpd/
H A Drefclock_wwv.c481 double epoch; /* accumulated epoch differences */ member in struct:sync
972 int epoch; /* comb filter index */ local
1304 long epoch; local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3216 unsigned epoch = (unsigned)Record[0]; local
/freebsd-11.0-release/contrib/ntp/include/
H A Dntp.h346 u_long epoch; /* reference epoch */ member in struct:peer

Completed in 340 milliseconds