Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-linux.c287 # define VG_N_SEGMENTS 5000 macro
289 # define VG_N_SEGMENTS 30000 macro
299 static NSegment nsegments[VG_N_SEGMENTS];
1375 if (nsegments_used >= VG_N_SEGMENTS) in split_nsegment_at()
3958 #define M_XMAP_BUF (VG_N_SEGMENTS * sizeof(vki_prxmap_t)) in parse_procselfmaps()
3967 #define M_RMAP_BUF (VG_N_SEGMENTS * sizeof(vki_prmap_t)) in parse_procselfmaps()
/external/valgrind/docs/internals/
D3_3_BUGSTATUS.txt101 164485 MED pend VG_N_SEGNAMES and VG_N_SEGMENTS are (still) too small
D3_2_BUGSTATUS.txt432 v5986 v6016 n-i-bz VG_N_SEGMENTS too low (users, 28 June)
/external/valgrind/
DNEWS.old411 n-i-bz VG_N_SEGMENTS too low (users, 28 June)
DNEWS1052 164485 VG_N_SEGNAMES and VG_N_SEGMENTS are (still) too small