Searched defs:startTime (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/llvm-project/lld/include/lld/Common/ |
H A D | Timer.h | 32 std::chrono::time_point<std::chrono::high_resolution_clock> startTime; member
|
/freebsd/tools/regression/environ/ |
H A D | timings.c | 47 report_time(const char *action, struct timeval *startTime, in report_time()
|
/freebsd/crypto/krb5/src/lib/crypto/crypto_tests/ |
H A D | t_mddriver.c | 169 time_t endTime, startTime; in MDTimeTrial() local
|
/freebsd/sys/netgraph/ |
H A D | ng_source.h | 58 struct timeval startTime; member
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | evthread_win32.c | 240 DWORD ms = INFINITE, ms_orig = INFINITE, startTime, endTime; in evthread_win32_cond_wait() local
|
/freebsd/contrib/libevent/ |
H A D | evthread_win32.c | 240 DWORD ms = INFINITE, ms_orig = INFINITE, startTime, endTime; in evthread_win32_cond_wait() local
|
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/ |
H A D | sahw.c | 1422 bit32 startTime, endTime; // TestBase in siHDAMode() local
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_stats.h | 493 tsc_tick_count startTime; variable
|
/freebsd/sys/dev/pms/freebsd/driver/ini/src/ |
H A D | agtiapi.h | 91 U32_64 startTime; member
|
/freebsd/crypto/krb5/doc/html/_static/ |
H A D | jquery.js | 7589 startTime: fxNow || createFxNow(), property
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 14651 auto startTime = getCurrentNanosecondsSinceEpoch(); in estimateClockResolution() local
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.c | 23580 i64 startTime; /* Time when query started - used for profiling */ member
|