Lines Matching defs:mmap2_event
21 struct mmap2_event { struct22 struct perf_event_header header;23 u32 pid, tid;24 u64 start;25 u64 len;26 u64 pgoff;27 u32 maj;28 u32 min;29 u64 ino;30 u64 ino_generation;31 u32 prot;32 u32 flags;33 char filename[PATH_MAX];