Home
last modified time | relevance | path

Searched refs:instrumented (Results 1 – 16 of 16) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/xray/
HDxray_trampoline_arm.S22 @ Save floating-point parameters of the instrumented function
36 @ Restore floating-point parameters of the instrumented function
53 @ Save the floating-point return value of the instrumented function
68 @ Restore the floating-point return value of the instrumented function
85 @ Save floating-point parameters of the instrumented function
101 @ Restore floating-point parameters of the instrumented function
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_common.cpp166 bool instrumented) { in set() argument
171 instrumented_ = instrumented; in set()
HDsanitizer_libignore.cpp101 if (!mod.instrumented()) in OnLibraryLoaded()
HDsanitizer_common.h834 u8 uuid[kModuleUUIDSize], bool instrumented);
847 bool instrumented() const { return instrumented_; } in instrumented() function
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/lsan/
HDlsan_common_mac.cpp148 if (!flags()->use_globals && modules[i].instrumented()) continue; in ProcessGlobalRegions()
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_flags.inc76 "Interceptors should only detect races when called from instrumented "
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDAttributes.td199 /// Function should not be instrumented.
202 /// This function should not be instrumented but it is ok to inline profiled
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_flags.inc138 "restores them to original values when the first instrumented module is "
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDCodeGenOptions.def221 /// instrumented. Selected group numbers can be 0 to N-1 inclusive.
HDAttrDocs.td3118 not be inserted by ThreadSanitizer. The function is still instrumented by the
3131 (e.g. by MemorySanitizer). The function may still be instrumented by the tool
5777 instrumented with XRay. This will cause the function to always have space at
5785 heuristics used to determine whether a function should be instrumented or
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonPseudo.td193 // code being instrumented/profiled.
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/
HDOptions.td1781 …HelpText<"Generate instrumented code to collect execution counts into default.profraw file (overri…
1784 …HelpText<"Generate instrumented code to collect execution counts into <file> (overridden by LLVM_P…
1817 …HelpText<"Generate instrumented code to collect execution counts into default.profraw (overridden …
1821 …HelpText<"Generate instrumented code to collect execution counts into <directory>/default.profraw …
1824 …HelpText<"Generate instrumented code to collect context sensitive execution counts into default.pr…
1828 …HelpText<"Generate instrumented code to collect context sensitive execution counts into <directory…
1874 …HelpText<"Generate instrumented code to collect order file into default.profraw file (overridden b…
1882 …on functions into N groups and select only functions in group i to be instrumented using -fprofile…
1887 … -fprofile-function-groups and select only functions in group i to be instrumented. The valid rang…
2466 "emitted to unregister instrumented global variables when "
[all …]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDInstrProfData.inc201 * functions are profiled by the instrumented code. The target addresses are
/freebsd-13-stable/contrib/llvm-project/compiler-rt/include/profile/
HDInstrProfData.inc201 * functions are profiled by the instrumented code. The target addresses are
/freebsd-13-stable/crypto/openssh/
HDChangeLog672 up tests by about 10% in the common case, hopefully more when instrumented
734 common case but should help more during instrumented tests, eg under
/freebsd-13-stable/contrib/ncurses/
HDNEWS12726 + instrumented toe.c to test memory-leaks.