Searched defs:timer (Results 1 – 15 of 15) sorted by relevance
| /llvm-project-15.0.7/libcxxabi/test/support/ |
| H A D | timer.h | 24 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 D | source-serial.c | 14 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 D | signal_block2.cpp | 56 struct itimerval timer; in main() local
|
| /llvm-project-15.0.7/third-party/benchmark/src/ |
| H A D | benchmark_api_internal.cc | 87 IterationCount iters, int thread_id, internal::ThreadTimer* timer, in Run()
|
| H A D | benchmark_runner.cc | 121 internal::ThreadTimer timer( in RunInThread() local
|
| H A D | benchmark.cc | 137 int thread_i, int n_threads, internal::ThreadTimer* timer, in State()
|
| /llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Linux/ |
| H A D | uar_signals.cpp | 34 struct itimerval timer; in EnableSigprof() local
|
| /llvm-project-15.0.7/openmp/runtime/src/ |
| H A D | kmp_stats.cpp | 277 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 D | kmp_stats.h | 539 blockPartitionedTimer(partitionedTimers *pt, explicitTimer timer) in blockPartitionedTimer()
|
| /llvm-project-15.0.7/libc/test/src/math/differential_testing/ |
| H A D | SingleInputSingleOutputDiff.h | 62 Timer timer; in runPerfInRange() local
|
| H A D | BinaryOpSingleOutputDiff.h | 80 Timer timer; in run_perf_in_range() local
|
| /llvm-project-15.0.7/libc/src/time/ |
| H A D | time_utils.h | 116 static inline struct tm *gmtime_internal(const time_t *timer, in gmtime_internal()
|
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | time-intrinsic.cpp | 270 time_t timer{t.tv_sec}; in GetDateAndTime() local
|
| /llvm-project-15.0.7/mlir/lib/Support/ |
| H A D | Timing.cpp | 325 std::function<void(TimerImpl *)> addTimer = [&](TimerImpl *timer) { in printAsList()
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/ |
| H A D | RNBRemote.cpp | 5660 DNBTimer timer(false); in HandlePacket_jThreadExtendedInfo() local
|