MMAP
rmcd_debug(MMAP, "type %d mapping @ %p (phys = %pad) for %s",
rmcd_debug(MMAP, "%pad", &map->phys_addr);
rmcd_debug(MMAP, "%pad", &map->phys_addr);
rmcd_debug(MMAP, "0x%x bytes at offset 0x%lx",
rmcd_debug(MMAP, "MMAP adjusted offset = 0x%lx", vma->vm_pgoff);
perf_mmap__munmap(MMAP(evsel, idx, thread));
map = MMAP(evsel, idx, thread);
if (fd == NULL || *fd < 0 || MMAP(evsel, cpu_map_idx, thread) == NULL)
return MMAP(evsel, cpu_map_idx, thread)->base;
if (MMAP(evsel, cpu_map_idx, thread) &&
!perf_mmap__read_self(MMAP(evsel, cpu_map_idx, thread), count))