Searched refs:perf_event_init_task (Results 1 - 3 of 3) sorted by last modified time

/linux-master/kernel/
H A Dfork.c2364 retval = perf_event_init_task(p, clone_flags);
/linux-master/kernel/events/
H A Dcore.c4898 * can't because perf_event_init_task() doesn't actually hold the
13216 * Free a context as created by inheritance by perf_event_init_task() below,
13608 int perf_event_init_task(struct task_struct *child, u64 clone_flags) function
/linux-master/include/linux/
H A Dperf_event.h1086 extern int perf_event_init_task(struct task_struct *child, u64 clone_flags);
1754 static inline int perf_event_init_task(struct task_struct *child, function

Completed in 284 milliseconds