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

/linux-master/kernel/
H A Dfork.c2615 perf_event_fork(p);
/linux-master/kernel/events/
H A Dcore.c8266 void perf_event_fork(struct task_struct *task) function
/linux-master/include/linux/
H A Dperf_event.h1548 extern void perf_event_fork(struct task_struct *tsk);
1797 static inline void perf_event_fork(struct task_struct *tsk) { } function

Completed in 173 milliseconds