Home
last modified time | relevance | path

Searched defs:epoch (Results 1 – 25 of 28) 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
198 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
244 uint64_t epoch, nmalloc, ndalloc; in TEST_BEGIN() local
284 uint64_t epoch, nmalloc, ndalloc, nrequests, nfills, nflushes; in TEST_BEGIN() local
358 uint64_t epoch, nmalloc, ndalloc, nrequests; in TEST_BEGIN() local
403 uint64_t epoch, nmalloc, ndalloc; in TEST_BEGIN() local
Ddecay.c212 uint64_t epoch; in TEST_BEGIN() local
307 uint64_t epoch; in TEST_BEGIN() local
Dmallctl.c5 uint64_t epoch; in TEST_BEGIN() local
44 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_mutexset.cc25 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_clock.h22 u64 epoch : kClkBits; member
Dtsan_rtl.cc110 ThreadState::ThreadState(Context *ctx, int tid, int unique_id, u64 epoch, in ThreadState()
710 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.cc372 void RestoreStack(int tid, const u64 epoch, VarSizeStackTrace *stk, in RestoreStack()
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DEventCount.h76 uint64_t epoch = in CommitWait() local
107 uint64_t epoch = in CancelWait() local
176 uint64_t epoch; variable
/external/llvm/unittests/Support/
DTimeValueTest.cpp26 sys::TimeValue epoch; in TEST() local
/external/boringssl/src/ssl/
Ddtls_record.cc204 uint16_t epoch = (((uint16_t)sequence[0]) << 8) | sequence[1]; in dtls_open_record() local
286 uint16_t epoch = ssl->d1->w_epoch; in dtls_seal_record() 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/jemalloc/src/
Dstats.c1068 uint64_t epoch; in stats_print() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DCalendarRegressionTest.java815 Date epoch = tempcal.getTime(); in Test4108764() local
/external/icu/icu4c/source/i18n/
Dastro.cpp1418 const double epoch = 2451545.0; // 2000 AD, January 1.5 in eclipticObliquity() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCalendarRegressionTest.java814 Date epoch = tempcal.getTime(); in Test4108764() local
/external/tcpdump/
Dprint-rx.c78 uint32_t epoch; member
/external/libchrome/base/time/
Dtime_unittest.cc146 Time epoch = Time::FromJsTime(0.0); in TEST_F() local
/external/icu/icu4c/source/test/intltest/
Ddtfmrgts.cpp539 UDate epoch = date(0, 0, 0); in Test4071441() local
Dcalregts.cpp1276 UDate epoch = makeDate(1970, UCAL_JANUARY, 1); in test4108764() local
/external/jemalloc/include/jemalloc/internal/
Darena.h294 nstime_t epoch; member
/external/fio/
Dfio.h327 struct timeval epoch; /* time job was started */ member

12