Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dperf_event.h1767 static inline void perf_event_mmap(struct vm_area_struct *vma) { } in perf_event_mmap() function
/openbmc/linux/kernel/events/
H A Dcore.c8945 void perf_event_mmap(struct vm_area_struct *vma) perf_event_mmap() function