Home
last modified time | relevance | path

Searched refs:timestamp (Results 1 – 25 of 134) sorted by relevance

123456

/llvm-project-15.0.7/clang/test/Modules/
H A Dprune.m13 // Run Clang twice so we end up creating the timestamp file (the second time).
16 // RUN: ls %t | grep modules.timestamp
20 // Set the timestamp back more than two days. We should try to prune,
22 // RUN: touch -m -a -t 201101010000 %t/modules.timestamp
24 // RUN: ls %t | grep modules.timestamp
29 // This shouldn't prune anything, because the timestamp has been updated, so
33 // RUN: ls %t | grep modules.timestamp
37 // Set both timestamp and DependsOnModule.pcm back beyond the cutoff.
39 // RUN: touch -m -a -t 201101010000 %t/modules.timestamp
42 // RUN: ls %t | grep modules.timestamp
H A Dstress-objc.m3 // RUN: %clang_cc1 -emit-pch -x objective-c-header %s -o %t_c00.pch -fno-pch-timestamp
4 // RUN: %clang_cc1 -emit-pch -x objective-c-header %s -o %t_c00_1.pch -fno-pch-timestamp
7 // RUN: %clang_cc1 -emit-pch -x objective-c-header %s -o %t_c00_2.pch -fno-pch-timestamp
10 // RUN: %clang_cc1 -emit-pch -x objective-c-header %s -o %t_c00_3.pch -fno-pch-timestamp
13 // RUN: %clang_cc1 -emit-pch -x objective-c-header %s -o %t_c00_4.pch -fno-pch-timestamp
16 // RUN: %clang_cc1 -emit-pch -x objective-c-header %s -o %t_c00_5.pch -fno-pch-timestamp
H A Drebuild.m3 // Build Module and set its timestamp
14 // Rebuild Module, reset its timestamp, and verify its size hasn't changed
27 // Rebuild Module, reset its timestamp, and verify its size hasn't changed
H A Dvalidate-system-headers.m27 …able-module-hash -x objective-c-header -fsyntax-only %s -fbuild-session-timestamp=1390000000 -fmod…
34 …able-module-hash -x objective-c-header -fsyntax-only %s -fbuild-session-timestamp=1390000000 -fmod…
38 …able-module-hash -x objective-c-header -fsyntax-only %s -fbuild-session-timestamp=1390000000 -fmod…
/llvm-project-15.0.7/clang/test/Driver/
H A Dmodules.m13 // RUN: %clang -fmodules -fbuild-session-timestamp=1280703457 -### %s 2>&1 | FileCheck -check-prefi…
14 // TIMESTAMP_ONLY: -fbuild-session-timestamp=128{{([[:digit:]]{7})[^[:digit:]]}}
16 // RUN: %clang -fmodules -fbuild-session-file=%t.build-session-file -fbuild-session-timestamp=123 -…
17 …ument '-fbuild-session-file={{.*}}.build-session-file' not allowed with '-fbuild-session-timestamp'
19 // RUN: %clang -fmodules -fbuild-session-timestamp=123 -fmodules-validate-once-per-build-session -#…
20 // MODULES_VALIDATE_ONCE: -fbuild-session-timestamp=123
24 // MODULES_VALIDATE_ONCE_FILE: -fbuild-session-timestamp=128{{([[:digit:]]{7})[^[:digit:]]}}
28 …n '-fmodules-validate-once-per-build-session' requires '-fbuild-session-timestamp=<seconds since E…
75 // RUN: %clang -fno-modules -fbuild-session-timestamp=123 -### %s 2>&1 | FileCheck -check-prefix=SE…
76 // SESSION_FLAG-NOT: -fbuild-session-timestamp
/llvm-project-15.0.7/llvm/test/ObjectYAML/MachO/
H A Ddylib_dylinker_command.yaml23 timestamp: 2
32 timestamp: 2
49 #CHECK: timestamp: 2
58 #CHECK: timestamp: 2
H A Dload_commands.yaml117 timestamp: 2
124 timestamp: 2
243 #CHECK: timestamp: 2
250 #CHECK: timestamp: 2
/llvm-project-15.0.7/llvm/test/tools/llvm-cvtres/
H A Dtimestamp.test1 RUN: llvm-cvtres /timestamp:0x12345678 /out:%t %p/Inputs/test_resource.res
7 RUN: not llvm-cvtres /timestamp:0x123456789 /out:%t \
10 ERR: invalid timestamp: 0x123456789. Expected 32-bit integer
/llvm-project-15.0.7/flang/runtime/
H A Dtime-intrinsic.cpp51 std::clock_t timestamp{std::clock()}; in GetCpuTime() local
52 if (timestamp != static_cast<std::clock_t>(-1)) { in GetCpuTime()
53 return static_cast<double>(timestamp) / CLOCKS_PER_SEC; in GetCpuTime()
103 std::clock_t timestamp{std::clock()}; in GetSystemClockCount() local
104 if (timestamp == static_cast<std::clock_t>(-1)) { in GetSystemClockCount()
113 timestamp -= maxUnsignedCount * std::floor(timestamp / maxUnsignedCount); in GetSystemClockCount()
115 unsigned_count_t unsignedCount{static_cast<unsigned_count_t>(timestamp)}; in GetSystemClockCount()
/llvm-project-15.0.7/llvm/test/tools/dsymutil/X86/
H A Dtimestamp-mismatch.test8 CHECK: warning: {{.*}}/Inputs/basic1.macho.x86_64.o: timestamp mismatch between object file ({{.*}}…
9 CHECK: warning: {{.*}}/Inputs/basic2.macho.x86_64.o: timestamp mismatch between object file ({{.*}}…
10 CHECK: warning: {{.*}}/Inputs/basic3.macho.x86_64.o: timestamp mismatch between object file ({{.*}}…
/llvm-project-15.0.7/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.h587 unsigned long long timestamp, void *value_ptr),
588 (ITT_FORMAT id, clock_domain, timestamp, value_ptr),
647 unsigned long long timestamp, __itt_id id),
652 unsigned long long timestamp, __itt_id id),
657 unsigned long long timestamp, __itt_id id, __itt_id parentid,
669 unsigned long long timestamp),
670 (ITT_FORMAT domain, clock_domain, timestamp), task_end_ex,
689 unsigned long long timestamp, __itt_id id),
690 (ITT_FORMAT domain, clock_domain, timestamp, id),
728 unsigned long long timestamp, __itt_relation relation,
[all …]
H A Dittnotify.h3018 unsigned long long timestamp, __itt_id id))
3021 unsigned long long timestamp, __itt_id id))
3029 #define __itt_id_create_ex(domain, clock_domain, timestamp, id)
3031 #define __itt_id_destroy_ex(domain, clock_domain, timestamp, id)
3070 unsigned long long timestamp,
3084 unsigned long long timestamp);
3099 unsigned long long timestamp))
3114 #define __itt_task_end_ex(domain, clock_domain, timestamp)
3428 unsigned long long timestamp, void *value_ptr))
3605 unsigned long long timestamp, __itt_relation relation,
[all …]
/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DGenealogy.cpp125 bc.timestamp = breadcrumb->timestamp; in GetActivities()
154 msg.timestamp = trace_msg->timestamp; in GetActivities()
212 msg.timestamp = trace_msg->timestamp; in GetActivities()
H A DGenealogySPI.h22 uint64_t timestamp; member
31 uint64_t timestamp; member
H A DGenealogy.h33 uint64_t timestamp; member
46 uint64_t timestamp; member
/llvm-project-15.0.7/mlir/lib/Tools/lsp-server-support/
H A DLogging.cpp36 llvm::sys::TimePoint<> timestamp = std::chrono::system_clock::now(); in log() local
40 logLevelIndicators[static_cast<unsigned>(logLevel)], timestamp, message); in log()
/llvm-project-15.0.7/llvm/test/tools/llvm-lipo/Inputs/
H A Darmv7-slice-big.yaml291 timestamp: 2
300 timestamp: 2
309 timestamp: 2
318 timestamp: 2
327 timestamp: 2
336 timestamp: 2
345 timestamp: 2
354 timestamp: 2
363 timestamp: 2
/llvm-project-15.0.7/llvm/test/Object/
H A Darchive-darwin-duplicates.test1 Test that darwin archives are created with distinct (name,timestamp) pairs.
5 timestamp.
/llvm-project-15.0.7/llvm/test/tools/dsymutil/
H A Dyaml-object-address-rewrite.test12 # CHECK-NEXT: timestamp: 0
16 # CHECK-NEXT: timestamp: 0
24 # CHECK-NEXT: timestamp: 0
H A Darchive-timestamp.test12 timestamp: 141869239
19 timestamp: 418692393
/llvm-project-15.0.7/llvm/test/Object/Inputs/MachO/
H A Dchained-fixups.yaml86 timestamp: 1
150 timestamp: 2
159 timestamp: 2
/llvm-project-15.0.7/llvm/test/ThinLTO/X86/
H A Dcache.ll14 ; RUN: ls %t.cache.noindex/llvmcache.timestamp
37 ; RUN: ls %t.cache.noindex/llvmcache.timestamp
51 ; Verify that caches with a timestamp older than the pruning interval
55 ; RUN: touch -t 197001011200 %t.cache.noindex/llvmcache.timestamp
63 ; RUN: touch -t 197001011200 %t.cache.noindex/llvmcache.timestamp
69 ; llvmcache.timestamp is current,
73 ; RUN: touch %t.cache.noindex/llvmcache.timestamp
80 ; llvmcache.timestamp is current,
84 ; RUN: touch %t.cache.noindex/llvmcache.timestamp
/llvm-project-15.0.7/lldb/source/Target/
H A DTraceDumper.cpp132 m_s.Format("[{0}] ", item.timestamp in TraceItem()
133 ? formatv("{0:3} ns", *item.timestamp).str() in TraceItem()
258 m_j.attribute("timestamp_ns", item.timestamp in TraceItem()
260 std::to_string(*item.timestamp)) in TraceItem()
314 item.timestamp = m_cursor_up->GetWallClockTime(); in CreatRawTraceItem()
/llvm-project-15.0.7/llvm/test/tools/obj2yaml/MachO/
H A Draw-linkedit.yaml97 timestamp: 1
161 timestamp: 2
170 timestamp: 2
/llvm-project-15.0.7/llvm/test/tools/llvm-tapi-diff/Inputs/
H A Dmacho.yaml52 timestamp: 1
109 timestamp: 2

123456