Searched defs:ValgrindSlowdown (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dtsan_annotations.cpp101 extern "C" __attribute__((weak)) double ValgrindSlowdown(void) { return 0; } function
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_ann.cpp446 double __attribute__((weak)) INTERFACE_ATTRIBUTE ValgrindSlowdown(void) { function

Completed in 53 milliseconds