Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PERF_FLAG_FD_OUTPUT
include/uapi/linux/perf_event.h
1315
#define PERF_FLAG_FD_OUTPUT (1UL << 1)
tools/include/uapi/linux/perf_event.h
1315
#define PERF_FLAG_FD_OUTPUT (1UL << 1)
tools/perf/trace/beauty/perf_event_open.c
7
# define PERF_FLAG_FD_OUTPUT (1UL << 1)