Searched refs:perf_event_query_prog_array (Results 1 – 3 of 3) sorted by relevance
761 int perf_event_query_prog_array(struct perf_event *event, void __user *info);786 perf_event_query_prog_array(struct perf_event *event, void __user *info) in perf_event_query_prog_array() function
2234 int perf_event_query_prog_array(struct perf_event *event, void __user *info) in perf_event_query_prog_array() function
5953 return perf_event_query_prog_array(event, (void __user *)arg); in _perf_ioctl()