Lines Matching refs:proc
170 and cpu-profile files (this loosely matches that of /proc/self/maps
664 PrintSymbols(*STDIN); # Get /proc/maps and symbols output from stdin
706 # TODO(csilvers): $libs uses the /proc/self/maps data from profile1,
1380 # The input file should contain lines of the form /proc/maps-like
1383 # /proc/maps output, and for all the hex addresses, we will output
4029 # Read the /proc/self/maps data
4040 # Read /proc/self/maps data as formatted by DumpAddressMap()
4570 # Split /proc/pid/maps dump into a list of libraries
4592 # Full line from /proc/self/maps. Example:
4607 # FreeBSD 10.0 virtual memory map /proc/curproc/map as defined in
5074 $f =~ s|^/proc/self/cwd/||;