Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/perf/include/internal/
Dmmap.h24 struct perf_mmap { struct
37 struct perf_mmap *next; argument
/linux-6.1.9/kernel/events/
Dcore.c6198 static int perf_mmap(struct file *file, struct vm_area_struct *vma) in perf_mmap() function