Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dperf_event.h1327 extern void perf_event_comm(struct task_struct *tsk, bool exec);
1577 static inline void perf_event_comm(struct task_struct *tsk, bool exec) { } in perf_event_comm() function
/linux-6.1.9/fs/
Dexec.c1235 perf_event_comm(tsk, exec); in __set_task_comm()
/linux-6.1.9/kernel/events/
Dcore.c8078 void perf_event_comm(struct task_struct *task, bool exec) in perf_event_comm() function