Home
last modified time | relevance | path

Searched defs:perf_event_comm (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Dperf_event.h1775 static inline void perf_event_comm(struct task_struct *tsk, bool exec) { } in perf_event_comm() function
/linux-6.6.21/kernel/events/
Dcore.c8326 void perf_event_comm(struct task_struct *task, bool exec) in perf_event_comm() function