Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dperf_event.h1633 extern void perf_event_exec(void);
1899 static inline void perf_event_exec(void) { } in perf_event_exec() function
/linux-6.15/fs/
H A Dexec.c1333 perf_event_exec(); in begin_new_exec()
/linux-6.15/kernel/events/
H A Dcore.c8543 void perf_event_exec(void) in perf_event_exec() function