perf_event_init_task
extern int perf_event_init_task(struct task_struct *child, u64 clone_flags);
retval = perf_event_init_task(p, clone_flags);