Home
last modified time | relevance | path

Searched refs:PERF_EVENT_IOC_ID (Results 1 – 4 of 4) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dperf_event.h567 #define PERF_EVENT_IOC_ID _IOR('$', 7, __u64 *) macro
/linux/tools/perf/util/
H A Dbpf-filter.c298 int ret = ioctl(FD(evsel, x, y), PERF_EVENT_IOC_ID, &id); in create_event_hash()
/linux/tools/lib/perf/
H A Devlist.c307 ret = ioctl(fd, PERF_EVENT_IOC_ID, &id); in perf_evlist__id_add_fd()
/linux/kernel/events/
H A Dcore.c6033 case PERF_EVENT_IOC_ID: in _perf_ioctl()
6138 case _IOC_NR(PERF_EVENT_IOC_ID): in perf_compat_ioctl()