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

/linux-master/include/linux/
H A Dperf_event.h1546 extern void perf_event_comm(struct task_struct *tsk, bool exec);
1795 static inline void perf_event_comm(struct task_struct *tsk, bool exec) { } function
/linux-master/fs/
H A Dexec.c1251 perf_event_comm(tsk, exec);
/linux-master/kernel/events/
H A Dcore.c8346 void perf_event_comm(struct task_struct *task, bool exec) function

Completed in 165 milliseconds