Home
last modified time | relevance | path

Searched defs:timer (Results 1 – 15 of 15) sorted by relevance

/llvm-project-15.0.7/libcxxabi/test/support/
H A Dtimer.h24 timer() : m_start(Clock::now()) {} in timer() function
46 timer() {} in timer() function
/llvm-project-15.0.7/compiler-rt/test/tsan/libdispatch/
H A Dsource-serial.c14 dispatch_source_t timer = dispatch_source_create(DISPATCH_SOURCE_TYPE_TIMER, 0, 0, q); in main() local
/llvm-project-15.0.7/compiler-rt/test/tsan/
H A Dsignal_block2.cpp56 struct itimerval timer; in main() local
/llvm-project-15.0.7/third-party/benchmark/src/
H A Dbenchmark_api_internal.cc87 IterationCount iters, int thread_id, internal::ThreadTimer* timer, in Run()
H A Dbenchmark_runner.cc121 internal::ThreadTimer timer( in RunInThread() local
H A Dbenchmark.cc137 int thread_i, int n_threads, internal::ThreadTimer* timer, in State()
/llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Linux/
H A Duar_signals.cpp34 struct itimerval timer; in EnableSigprof() local
/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_stats.cpp277 void partitionedTimers::init(explicitTimer timer) { in init()
287 void partitionedTimers::push(explicitTimer timer) { in push()
321 void partitionedTimers::exchange(explicitTimer timer) { in exchange()
498 time_t timer; in getTime() local
H A Dkmp_stats.h539 blockPartitionedTimer(partitionedTimers *pt, explicitTimer timer) in blockPartitionedTimer()
/llvm-project-15.0.7/libc/test/src/math/differential_testing/
H A DSingleInputSingleOutputDiff.h62 Timer timer; in runPerfInRange() local
H A DBinaryOpSingleOutputDiff.h80 Timer timer; in run_perf_in_range() local
/llvm-project-15.0.7/libc/src/time/
H A Dtime_utils.h116 static inline struct tm *gmtime_internal(const time_t *timer, in gmtime_internal()
/llvm-project-15.0.7/flang/runtime/
H A Dtime-intrinsic.cpp270 time_t timer{t.tv_sec}; in GetDateAndTime() local
/llvm-project-15.0.7/mlir/lib/Support/
H A DTiming.cpp325 std::function<void(TimerImpl *)> addTimer = [&](TimerImpl *timer) { in printAsList()
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DRNBRemote.cpp5660 DNBTimer timer(false); in HandlePacket_jThreadExtendedInfo() local