Home
last modified time | relevance | path

Searched defs:epoch (Results 1 – 25 of 33) sorted by relevance

12

/external/jemalloc/test/unit/
Dstats.c39 uint64_t epoch; in TEST_BEGIN() local
79 uint64_t epoch; in TEST_BEGIN() local
147 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
196 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
240 uint64_t epoch, nmalloc, ndalloc; in TEST_BEGIN() local
280 uint64_t epoch, nmalloc, ndalloc, nrequests, nfills, nflushes; in TEST_BEGIN() local
353 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
397 uint64_t epoch, nmalloc, ndalloc; in TEST_BEGIN() local
Ddecay.c204 uint64_t epoch; in TEST_BEGIN() local
296 uint64_t epoch; in TEST_BEGIN() local
Dmallctl.c5 uint64_t epoch; in TEST_BEGIN() local
42 uint64_t epoch; in TEST_BEGIN() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_mutexset.h28 u64 epoch; member
60 void MutexSet::Add(u64 id, bool write, u64 epoch) {} in Add()
Dtsan_clock.cc125 u64 epoch = src->elem(tid).epoch; in acquire() local
144 u64 epoch = src->elem(i).epoch; in acquire() local
Dtsan_mutexset.cc25 void MutexSet::Add(u64 id, bool write, u64 epoch) { in Add()
Dtsan_clock.h22 u64 epoch : kClkBits; member
Dtsan_rtl.cc110 ThreadState::ThreadState(Context *ctx, int tid, int unique_id, u64 epoch, in ThreadState()
702 const m128 epoch = SHUF(epoch1, epoch1, 0, 0, 0, 0); in ContainsSameAccessFast() local
Dtsan_rtl.h93 FastState(u64 tid, u64 epoch) { in FastState()
119 u64 epoch() const { in epoch() function
Dtsan_rtl_report.cc367 void RestoreStack(int tid, const u64 epoch, VarSizeStackTrace *stk, in RestoreStack()
/external/boringssl/src/ssl/
Ddtls_record.c203 uint16_t epoch = (((uint16_t)sequence[0]) << 8) | sequence[1]; in dtls_open_record() local
252 uint16_t epoch = ssl->d1->w_epoch; in dtls_seal_record() local
Dinternal.h900 uint16_t epoch; member
/external/llvm/unittests/Support/
DTimeValueTest.cpp26 sys::TimeValue epoch; in TEST() local
/external/compiler-rt/lib/tsan/tests/unit/
Dtsan_mutexset_test.cc18 static void Expect(const MutexSet &mset, uptr i, u64 id, bool write, u64 epoch, in Expect()
Dtsan_clock_test.cc367 u64 epoch = thr0[tid]->clock[tid] + 1; in ClockFuzzer() local
/external/google-benchmark/src/
Dwalltime.cc100 const unsigned __int64 epoch = 116444736000000000LL; in Slow() local
/external/jetty/src/java/org/eclipse/jetty/http/
DHttpFields.java150 int epoch = (int) ((date / 1000) % (60 * 60 * 24)); in formatCookieDate() local
/external/jemalloc/src/
Dstats.c373 uint64_t epoch; in stats_print() local
/external/libweave/third_party/chromium/base/time/
Dtime_unittest.cc99 Time epoch = Time::FromJsTime(0.0); in TEST_F() local
/external/icu/icu4c/source/i18n/
Dastro.cpp1416 const double epoch = 2451545.0; // 2000 AD, January 1.5 in eclipticObliquity() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DCalendarRegression.java798 Date epoch = tempcal.getTime(); in Test4108764() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCalendarRegression.java794 Date epoch = tempcal.getTime(); in Test4108764() local
/external/tcpdump/
Dprint-rx.c76 uint32_t epoch; member
/external/libchrome/base/time/
Dtime_unittest.cc99 Time epoch = Time::FromJsTime(0.0); in TEST_F() local
/external/icu/icu4c/source/test/intltest/
Ddtfmrgts.cpp536 UDate epoch = date(0, 0, 0); in Test4071441() local

12