Searched refs:maps_path (Results 1 – 1 of 1) sorted by relevance
1404 char maps_path[64]; in test_task_vma_common() local1446 snprintf(maps_path, 64, "/proc/%u/maps", skel->bss->pid); in test_task_vma_common()1447 proc_maps_fd = open(maps_path, O_RDONLY); in test_task_vma_common()