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.h1724 extern void perf_event_exec(void);
1987 static inline void perf_event_exec(void) { }
2001 static inline void perf_event_exec(void) { } perf_event_exec() function
/linux/fs/
H A Dexec.c1254 perf_event_exec(); in begin_new_exec()
/linux/kernel/events/
H A Dcore.c9095 void perf_event_exec(void) in perf_event_exec() function