Home
last modified time | relevance | path

Searched refs:read_proc_file (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-linux.c3811 static SizeT read_proc_file(const HChar *filename, HChar *buf, in read_proc_file() function
3976 xmap_entries = read_proc_file("/proc/self/xmap", xmap_buf, M_XMAP_BUF, in parse_procselfmaps()
3979 rmap_entries = read_proc_file("/proc/self/rmap", rmap_buf, M_RMAP_BUF, in parse_procselfmaps()