Home
last modified time | relevance | path

Searched refs:PERF_EVENT_IOC_RESET (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dtimer.h122 ioctl(linux_perf_fd, PERF_EVENT_IOC_RESET, 0); \
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
H A Dperf_event_open01.c165 if (ioctl(fd, PERF_EVENT_IOC_RESET, 0) == -1) { in verify()
167 "ioctl set PERF_EVENT_IOC_RESET failed"); in verify()
179 "ioctl set PERF_EVENT_IOC_RESET failed"); in verify()
/third_party/ltp/testcases/kernel/tracing/pt_test/
H A Dpt_test.c110 SAFE_IOCTL(fde, PERF_EVENT_IOC_RESET); in intel_pt_trace_check()
/third_party/ffmpeg/tests/checkasm/
H A Dcheckasm.h229 ioctl(sysfd, PERF_EVENT_IOC_RESET, 0); \
/third_party/libbpf/include/uapi/linux/
H A Dperf_event.h550 #define PERF_EVENT_IOC_RESET _IO ('$', 3) macro

Completed in 6 milliseconds