Home
last modified time | relevance | path

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

/linux/include/linux/
A Dperf_event.h1558 extern void perf_event_comm(struct task_struct *tsk, bool exec);
1809 static inline void perf_event_comm(struct task_struct *tsk, bool exec) { } in perf_event_comm() function
/linux/fs/
A Dexec.c1213 perf_event_comm(tsk, exec); in __set_task_comm()
/linux/kernel/events/
A Dcore.c8508 void perf_event_comm(struct task_struct *task, bool exec) in perf_event_comm() function

Completed in 34 milliseconds