Searched defs:perf_event_exec (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | perf_event.h | 2001 static inline void perf_event_exec(void) { } in perf_event_exec() function |
| /linux/kernel/events/ | ||
| H A D | core.c | 9033 void perf_event_exec(void) perf_event_exec() function |