Searched refs:perf_copy_attr (Results 1 – 2 of 2) sorted by relevance
95 See perf_event_open(2) and the perf_copy_attr() function (in
7995 static int perf_copy_attr(struct perf_event_attr __user *uattr, in perf_copy_attr() function8262 err = perf_copy_attr(attr_uptr, &attr); in SYSCALL_DEFINE5()