Home
last modified time | relevance | path

Searched refs:PERF_FLAG_FD_OUTPUT (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/trace/beauty/
H A Dperf_event_open.c6 #ifndef PERF_FLAG_FD_OUTPUT
7 # define PERF_FLAG_FD_OUTPUT (1UL << 1) macro
/kernel/linux/linux-6.6/tools/perf/trace/beauty/
H A Dperf_event_open.c6 #ifndef PERF_FLAG_FD_OUTPUT
7 # define PERF_FLAG_FD_OUTPUT (1UL << 1) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dperf_event.h408 #define PERF_FLAG_FD_OUTPUT (1UL << 1) macro
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dperf_event.h1113 #define PERF_FLAG_FD_OUTPUT (1UL << 1) macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dperf_event.h1113 #define PERF_FLAG_FD_OUTPUT (1UL << 1) macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dperf_event.h1262 #define PERF_FLAG_FD_OUTPUT (1UL << 1) macro
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dperf_event.h1262 #define PERF_FLAG_FD_OUTPUT (1UL << 1) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dperf_event.h374 #define PERF_FLAG_FD_OUTPUT (1UL << 1) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dperf_event.h374 #define PERF_FLAG_FD_OUTPUT (1UL << 1) macro
/kernel/linux/linux-5.10/kernel/events/
H A Dcore.c354 PERF_FLAG_FD_OUTPUT |\
11937 if (flags & PERF_FLAG_FD_OUTPUT) in SYSCALL_DEFINE5()
/kernel/linux/linux-6.6/kernel/events/
H A Dcore.c361 PERF_FLAG_FD_OUTPUT |\
12486 if (flags & PERF_FLAG_FD_OUTPUT) in SYSCALL_DEFINE5()

Completed in 49 milliseconds