Home
last modified time | relevance | path

Searched defs:startTime (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/lld/include/lld/Common/
H A DTimer.h32 std::chrono::time_point<std::chrono::high_resolution_clock> startTime; member
/freebsd/tools/regression/environ/
H A Dtimings.c47 report_time(const char *action, struct timeval *startTime, in report_time()
/freebsd/crypto/krb5/src/lib/crypto/crypto_tests/
H A Dt_mddriver.c169 time_t endTime, startTime; in MDTimeTrial() local
/freebsd/sys/netgraph/
H A Dng_source.h58 struct timeval startTime; member
/freebsd/contrib/ntp/sntp/libevent/
H A Devthread_win32.c240 DWORD ms = INFINITE, ms_orig = INFINITE, startTime, endTime; in evthread_win32_cond_wait() local
/freebsd/contrib/libevent/
H A Devthread_win32.c240 DWORD ms = INFINITE, ms_orig = INFINITE, startTime, endTime; in evthread_win32_cond_wait() local
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsahw.c1422 bit32 startTime, endTime; // TestBase in siHDAMode() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h493 tsc_tick_count startTime; variable
/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.h91 U32_64 startTime; member
/freebsd/crypto/krb5/doc/html/_static/
H A Djquery.js7589 startTime: fxNow || createFxNow(), property
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp14651 auto startTime = getCurrentNanosecondsSinceEpoch(); in estimateClockResolution() local
/freebsd/contrib/sqlite3/
H A Dsqlite3.c23580 i64 startTime; /* Time when query started - used for profiling */ member