Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dperf_event.h1290 extern void perf_event_exec(void);
1540 static inline void perf_event_exec(void) { } in perf_event_exec() function
/linux-5.19.10/fs/
Dexec.c1362 perf_event_exec(); in begin_new_exec()
/linux-5.19.10/kernel/events/
Dcore.c7669 void perf_event_exec(void) in perf_event_exec() function