Searched defs:am_mmap_anon_float_valgrind (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/m_aspacemgr/
H A Daspacemgr-linux.c2426 SysRes VG_(am_mmap_anon_float_valgrind)( SizeT length ) function
2519 /* Really just a wrapper around VG_(am_mmap_anon_float_valgrind). */
2523 SysRes sres = VG_(am_mmap_anon_float_valgrind)( size );

Completed in 1624 milliseconds