Home
last modified time | relevance | path

Searched refs:kMs2Ns (Results 1 – 25 of 33) sorted by relevance

12

/dports/lang/gcc12-devel/gcc-12-20211205/libsanitizer/tsan/
H A Dtsan_rtl.cpp200 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
213 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
240 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libsanitizer/tsan/
H A Dtsan_rtl.cc118 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
142 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
177 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cc154 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
185 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
215 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/lang/gcc8/gcc-8.5.0/libsanitizer/tsan/
H A Dtsan_rtl.cc152 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
183 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
213 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libsanitizer/tsan/
H A Dtsan_rtl.cc152 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
183 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
213 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libsanitizer/tsan/
H A Dtsan_rtl.cc152 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
183 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
213 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/lang/gnat_util/gcc-6-20180516/libsanitizer/tsan/
H A Dtsan_rtl.cc150 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
181 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
211 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/lang/gcc9-devel/gcc-9-20211007/libsanitizer/tsan/
H A Dtsan_rtl.cc152 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
183 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
213 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libsanitizer/tsan/
H A Dtsan_rtl.cc152 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
183 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
213 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/lang/gcc9/gcc-9.4.0/libsanitizer/tsan/
H A Dtsan_rtl.cc152 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
183 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
213 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libsanitizer/tsan/
H A Dtsan_rtl.cc152 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
183 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
213 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/lang/gcc6-aux/gcc-6-20180516/libsanitizer/tsan/
H A Dtsan_rtl.cc150 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
181 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
211 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/devel/riscv64-gcc/gcc-8.3.0/libsanitizer/tsan/
H A Dtsan_rtl.cc152 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
183 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
213 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/lang/gcc9-aux/gcc-9.1.0/libsanitizer/tsan/
H A Dtsan_rtl.cc152 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
183 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
213 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp154 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
185 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
215 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp177 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
208 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
238 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp154 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
185 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
215 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/lang/gcc10/gcc-10.3.0/libsanitizer/tsan/
H A Dtsan_rtl.cpp154 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
185 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
215 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/lang/gcc11-devel/gcc-11-20211009/libsanitizer/tsan/
H A Dtsan_rtl.cpp154 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
185 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
215 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp154 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
185 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
215 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/devel/avr-gcc/gcc-10.2.0/libsanitizer/tsan/
H A Dtsan_rtl.cpp154 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
185 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
215 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp177 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
208 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
238 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/lang/zig-devel/zig-0.9.0/lib/tsan/
H A Dtsan_rtl.cpp177 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
208 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
238 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/lang/zig/zig-0.9.0/lib/tsan/
H A Dtsan_rtl.cpp177 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
208 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
238 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp154 const u64 kMs2Ns = 1000 * 1000; in BackgroundThread() local
185 if (last_flush + flags()->flush_memory_ms * kMs2Ns < now) { in BackgroundThread()
215 if (last != 0 && last + flags()->flush_symbolizer_ms * kMs2Ns < now) { in BackgroundThread()

12