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