Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dperf_event.h1557 extern void perf_event_exec(void);
1808 static inline void perf_event_exec(void) { } in perf_event_exec() function
/linux/fs/
H A Dexec.c1349 perf_event_exec(); in begin_new_exec()
/linux/kernel/events/
H A Dcore.c8226 void perf_event_exec(void) in perf_event_exec() function