Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dperf_event.h1532 extern void perf_event_exec(void);
1775 static inline void perf_event_exec(void) { } in perf_event_exec() function
/openbmc/linux/fs/
H A Dexec.c1364 perf_event_exec(); in begin_new_exec()
/openbmc/linux/kernel/events/
H A Dcore.c8107 void perf_event_exec(void) in perf_event_exec() function