Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-linux.c3958 #define M_XMAP_BUF (VG_N_SEGMENTS * sizeof(vki_prxmap_t)) in parse_procselfmaps() macro
3960 static HChar xmap_buf[M_XMAP_BUF]; in parse_procselfmaps()
3976 xmap_entries = read_proc_file("/proc/self/xmap", xmap_buf, M_XMAP_BUF, in parse_procselfmaps()