Searched refs:perf_event_fork (Results 1 - 3 of 3) sorted by relevance

/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
/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

Completed in 227 milliseconds