Home
last modified time | relevance | path

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

/tools/include/uapi/linux/
A Dperf_event.h579 #define PERF_EVENT_IOC_ID _IOR ('$', 7, __u64 *) macro
/tools/perf/util/
A Dbpf-filter.c299 int ret = ioctl(FD(evsel, x, y), PERF_EVENT_IOC_ID, &id); in create_event_hash()
/tools/lib/perf/
A Devlist.c350 ret = ioctl(fd, PERF_EVENT_IOC_ID, &id); in perf_evlist__id_add_fd()

Completed in 15 milliseconds