Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dperf_event.h549 #define PERF_EVENT_IOC_REFRESH _IO ('$', 2) macro
/openbmc/linux/include/uapi/linux/
H A Dperf_event.h549 #define PERF_EVENT_IOC_REFRESH _IO ('$', 2) macro
/openbmc/linux/tools/perf/
H A Ddesign.txt438 ioctl(fd, PERF_EVENT_IOC_REFRESH, nr);
/openbmc/linux/kernel/events/
H A Dcore.c5914 case PERF_EVENT_IOC_REFRESH: in _perf_ioctl()