Home
last modified time | relevance | path

Searched refs:__sanitizer_perf_event_attr (Results 1 – 11 of 11) sorted by relevance

/netbsd/external/gpl3/gcc/dist/libsanitizer/include/system/linux/
H A Dperf_event.h6 #define perf_event_attr __sanitizer_perf_event_attr
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/include/system/linux/
H A Dperf_event.h6 #define perf_event_attr __sanitizer_perf_event_attr
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_linux.cc87 COMPILER_CHECK(sizeof(struct __sanitizer_perf_event_attr) <=
H A Dsanitizer_platform_limits_posix.h113 struct __sanitizer_perf_event_attr { struct
H A Dsanitizer_common_syscalls.inc2769 PRE_SYSCALL(perf_event_open)(__sanitizer_perf_event_attr *attr_uptr, long pid,
2774 POST_SYSCALL(perf_event_open)(long res, __sanitizer_perf_event_attr *attr_uptr,
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_linux.cc86 COMPILER_CHECK(sizeof(struct __sanitizer_perf_event_attr) <=
H A Dsanitizer_platform_limits_posix.h102 struct __sanitizer_perf_event_attr { struct
H A Dsanitizer_common_syscalls.inc2771 PRE_SYSCALL(perf_event_open)(__sanitizer_perf_event_attr *attr_uptr, long pid,
2776 POST_SYSCALL(perf_event_open)(long res, __sanitizer_perf_event_attr *attr_uptr,
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_linux.cc87 COMPILER_CHECK(sizeof(struct __sanitizer_perf_event_attr) <=
H A Dsanitizer_platform_limits_posix.h113 struct __sanitizer_perf_event_attr { struct
H A Dsanitizer_common_syscalls.inc2769 PRE_SYSCALL(perf_event_open)(__sanitizer_perf_event_attr *attr_uptr, long pid,
2774 POST_SYSCALL(perf_event_open)(long res, __sanitizer_perf_event_attr *attr_uptr,