Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dperf_event.h1635 extern void perf_event_exec(void);
1910 static inline void perf_event_exec(void) { } in perf_event_exec() function
/linux-6.14.4/fs/
Dexec.c1335 perf_event_exec(); in begin_new_exec()
/linux-6.14.4/kernel/events/
Dcore.c8321 void perf_event_exec(void) in perf_event_exec() function