Searched refs:read_proc_file (Results 1 – 1 of 1) sorted by relevance
3811 static SizeT read_proc_file(const HChar *filename, HChar *buf, in read_proc_file() function3976 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()