| /freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_init.cpp | 107 if (Verbosity()) in __xray_register_sleds() 139 if (Verbosity()) in __xray_init() 181 if (Verbosity()) in __xray_register_dso() 208 if (Verbosity()) in __xray_deregister_dso() 214 if (Verbosity()) in __xray_deregister_dso() 223 if (Verbosity()) in __xray_deregister_dso() 230 if (Verbosity()) in __xray_deregister_dso() 239 if (Verbosity()) in __xray_deregister_dso()
|
| H A D | xray_profiling.cpp | 207 if (Verbosity()) in profilingFlush() 214 if (Verbosity()) in profilingFlush() 226 if (Verbosity()) in profilingFlush() 238 if (Verbosity()) in profilingFlush() 243 if (Verbosity()) in profilingFlush() 317 if (Verbosity()) in profilingFinalize() 359 if (Verbosity()) in profilingLoggingInit() 379 if (Verbosity()) in profilingLoggingInit() 394 if (Verbosity()) in profilingLoggingInit() 410 if (Verbosity()) in profilingLoggingInit() [all …]
|
| H A D | xray_allocator.h | 45 if (Verbosity()) in allocate() 56 if (Verbosity()) in allocate() 67 if (Verbosity()) in allocate() 96 if (Verbosity()) in allocateBuffer() 106 if (Verbosity()) in allocateBuffer() 116 if (Verbosity()) in allocateBuffer() 185 if (Verbosity()) in Alloc() 199 if (Verbosity()) in Alloc()
|
| H A D | xray_fdr_logging.cpp | 193 if (Verbosity()) in fdrIterator() 279 if (Verbosity()) in fdrLoggingFlush() 287 if (Verbosity()) in fdrLoggingFlush() 293 if (Verbosity()) in fdrLoggingFlush() 320 if (Verbosity()) in fdrLoggingFlush() 388 if (Verbosity()) in fdrLoggingFinalize() 396 if (Verbosity()) in fdrLoggingFinalize() 620 if (Verbosity()) in fdrLoggingInit() 625 if (Verbosity()) in fdrLoggingInit() 671 if (Verbosity()) in fdrLoggingInit() [all …]
|
| H A D | xray_basic_logging.cpp | 128 if (Verbosity()) in getThreadLocalData() 140 if (Verbosity()) in getThreadLocalData() 347 if (Verbosity()) in TLDDestructor() 352 if (Verbosity()) in TLDDestructor() 378 if (Verbosity()) in basicLoggingInit() 392 if (!atomic_load(&UseRealTSC, memory_order_relaxed) && Verbosity()) in basicLoggingInit() 446 Verbosity()) in basicLoggingFinalize() 474 Verbosity()) in basicLogDynamicInitializer() 481 if (Verbosity()) in basicLogDynamicInitializer() 493 if (Verbosity()) in basicLogDynamicInitializer()
|
| H A D | xray_flags.cpp | 80 if (Verbosity()) in initializeFlags()
|
| H A D | xray_utils.cpp | 186 if (Verbosity())
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_activation.cpp | 58 cf.verbosity = Verbosity(); in OverrideFromActivationFlags() 68 if (Verbosity()) ReportUnrecognizedFlags(); in OverrideFromActivationFlags() 137 if (Verbosity()) { in AsanActivate()
|
| H A D | asan_shadow_setup.cpp | 31 if (Verbosity()) in ProtectGap() 86 if (Verbosity()) PrintAddressSpaceLayout(); in InitializeShadowMemory()
|
| H A D | asan_mac.cpp | 206 if (Verbosity() >= 2) { \ 224 if (Verbosity() >= 2) { in INTERCEPT_DISPATCH_X_F_3() 237 if (Verbosity() >= 2) { in INTERCEPTOR()
|
| H A D | asan_memory_profile.cpp | 109 if (Verbosity()) in MemoryProfileCB()
|
| H A D | asan_flags.cpp | 54 if (Verbosity()) { in DisplayHelpMessages()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
| H A D | memprof_shadow_setup.cpp | 28 if (Verbosity()) in ProtectGap() 49 if (Verbosity()) in InitializeShadowMemory()
|
| H A D | memprof_flags.cpp | 79 if (Verbosity()) in InitializeFlags()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerLoop.cpp | 152 if (Options.Verbosity) in Fuzzer() 292 if (Options.Verbosity >= 2) in AlarmCallback() 328 if (!Options.Verbosity) in PrintStats() 424 (Options.Verbosity >= 2 ? &AdditionalCorpusPaths : nullptr)); in RereadOutputCorpus() 425 if (Options.Verbosity >= 2) in RereadOutputCorpus() 436 if (Options.Verbosity >= 2) in RereadOutputCorpus() 639 if (Options.Verbosity >= 2) in WriteToOutputCorpus() 661 if (Options.Verbosity) { in PrintStatusForNewUnit() 663 MD.PrintMutationSequence(Options.Verbosity >= 2); in PrintStatusForNewUnit()
|
| H A D | FuzzerFork.cpp | 101 int Verbosity = 0; member 192 if (Verbosity >= 2) in CreateNewJob() 321 Env.Verbosity = Options.Verbosity; in FuzzWithFork()
|
| H A D | FuzzerOptions.h | 18 int Verbosity = 1; member
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_stackdepot.cpp | 78 u64 start = Verbosity() >= 1 ? MonotonicNanoTime() : 0; in CompressStackStore() 83 if (Verbosity() >= 1) { in CompressStackStore()
|
| H A D | sanitizer_common_libcdep.cpp | 39 if (Verbosity()) { in BackgroundThread()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/ |
| H A D | rtsan_flags.cpp | 54 if (Verbosity()) in InitializeFlags()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
| H A D | ubsan_flags.cpp | 69 if (Verbosity()) ReportUnrecognizedFlags(); in InitializeFlags()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/nsan/ |
| H A D | nsan_flags.cpp | 69 if (Verbosity()) in InitializeFlags()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
| H A D | msan.cpp | 200 if (Verbosity()) ReportUnrecognizedFlags(); in InitializeFlags() 206 if (Verbosity()) in InitializeFlags() 379 if (Verbosity() >= 1) \ 408 if (Verbosity() >= 1) in __msan_maybe_warning_N()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_flags.cpp | 111 if (Verbosity()) ReportUnrecognizedFlags(); in InitializeFlags()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/lsan/ |
| H A D | lsan.cpp | 79 if (Verbosity()) ReportUnrecognizedFlags(); in InitializeFlags()
|