Home
last modified time | relevance | path

Searched defs:perf_event_mmap (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/vma/
H A Dvma_internal.h1186 static inline void perf_event_mmap(struct vm_area_struct *) in perf_event_mmap() function
/linux/include/linux/
H A Dperf_event.h1970 static inline void perf_event_mmap(struct vm_area_struct *vma) { } in perf_event_mmap() function
/linux/kernel/events/
H A Dcore.c9568 void perf_event_mmap(struct vm_area_struct *vma) in perf_event_mmap() function