Home
last modified time | relevance | path

Searched refs:detector (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_fm.c110 nvlist_t *ereport, *detector; in zfs_ereport_start() local
194 if ((detector = fm_nvlist_create(NULL)) == NULL) { in zfs_ereport_start()
228 fm_fmri_zfs_set(detector, FM_ZFS_SCHEME_VERSION, spa_guid(spa), in zfs_ereport_start()
231 fm_ereport_set(ereport, FM_EREPORT_VERSION, class, ena, detector, NULL); in zfs_ereport_start()
353 *detector_out = detector; in zfs_ereport_start()
674 nvlist_t *detector = NULL; in zfs_ereport_post() local
676 zfs_ereport_start(&ereport, &detector, in zfs_ereport_post()
685 fm_nvlist_destroy(detector, FM_NVA_FREE); in zfs_ereport_post()
786 nvlist_t *detector = NULL; in zfs_ereport_post_checksum() local
789 zfs_ereport_start(&ereport, &detector, in zfs_ereport_post_checksum()
[all …]
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/dd/
H A DCMakeLists.txt1 # Build for the experimental deadlock detector runtime library.
22 # Deadlock detector is currently supported on 64-bit Linux only.
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dat91-tse850-3.dts69 env_det: envelope-detector {
70 compatible = "axentia,tse850-envelope-detector";
90 envelope-detector-mux {
H A Dqcom-apq8060-dragonboard.dts391 /* Connected to battery ID detector */
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_update_shadow_word.inc9 // This file is a part of ThreadSanitizer (TSan), a race detector.
H A Dtsan_interface.inc9 // This file is a part of ThreadSanitizer (TSan), a race detector.
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DLeakSanitizer.rst11 LeakSanitizer is a run-time memory leak detector. It can be combined with
H A DAddressSanitizer.rst11 AddressSanitizer is a fast memory error detector. It consists of a compiler
142 For more information on leak detector in AddressSanitizer, see
H A DMemorySanitizer.rst11 MemorySanitizer is a detector of uninitialized reads. It consists of a
H A DUndefinedBehaviorSanitizer.rst11 UndefinedBehaviorSanitizer (UBSan) is a fast undefined behavior detector.
H A DUsersManual.rst1543 detector.
1546 ``-fsanitize=thread``: :doc:`ThreadSanitizer`, a data race detector.
1550 a detector of uninitialized reads. Requires instrumentation of all
/netbsd-src/external/cddl/osnet/dist/uts/common/os/
H A Dfm.c836 uint64_t ena, const nvlist_t *detector, ...) in fm_ereport_set() argument
860 (nvlist_t *)detector) != 0) { in fm_ereport_set()
864 va_start(ap, detector); in fm_ereport_set()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DMemTagSanitizer.rst15 MemTagSanitizer is a fast memory error detector and **a code hardening
H A DMergeFunctions.rst111 Equal function detection obviously supposes that a "detector" method to be
113 This "detector" method consists of tiny "sub-detectors", which each answers
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dc++config483 // the race detector will infer a happens-before arc from the former to the
497 // The annotations in this example tell the race detector that all memory
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dc++config614 // the race detector will infer a happens-before arc from the former to the
628 // The annotations in this example tell the race detector that all memory
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSTLExtras.h76 template <class, template <class...> class Op, class... Args> struct detector { struct
80 struct detector<void_t<Op<Args...>>, Op, Args...> { argument
93 using is_detected = typename detail::detector<void, Op, Args...>::value_t;
/netbsd-src/external/gpl3/gdb/dist/gdbsupport/
H A DChangeLog-2020-2021329 * traits.h (struct nonesuch, struct detector, detected_or)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86SchedSandyBridge.td27 // Based on the LSD (loop-stream detector) queue size.
H A DX86SchedBroadwell.td22 // Based on the LSD (loop-stream detector) queue size and benchmarking data.
H A DX86SchedSkylakeClient.td22 // Based on the LSD (loop-stream detector) queue size and benchmarking data.
H A DX86SchedHaswell.td27 // Based on the LSD (loop-stream detector) queue size and benchmarking data.
H A DX86SchedSkylakeServer.td22 // Based on the LSD (loop-stream detector) queue size and benchmarking data.
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dtype_traits514 // Member detector base
/netbsd-src/share/dict/
H A Dweb2a14966 crystal detector
24393 gas detector
26209 ground detector
32896 lie detector
64729 time detector

12