Searched refs:perf_event_comm (Results 1 – 3 of 3) sorted by relevance
1291 extern void perf_event_comm(struct task_struct *tsk, bool exec);1541 static inline void perf_event_comm(struct task_struct *tsk, bool exec) { } in perf_event_comm() function
1238 perf_event_comm(tsk, exec); in __set_task_comm()
7955 void perf_event_comm(struct task_struct *task, bool exec) in perf_event_comm() function