Home
last modified time | relevance | path

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

/external/valgrind/include/
Dpub_tool_aspacemgr.h60 ShrinkMode; typedef
101 ShrinkMode smode;
/external/valgrind/coregrind/
Dpub_core_aspacemgr.h291 ( Addr start, SizeT length, ShrinkMode smode, SSizeT extra );
/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-linux.c394 static const HChar* show_ShrinkMode ( ShrinkMode sm ) in show_ShrinkMode()
2898 ShrinkMode smode, SSizeT extra ) in VG_()