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

/external/valgrind/main/coregrind/m_aspacemgr/
H A Daspacemgr-linux.c600 void VG_(am_show_nsegments) ( Int logLevel, const HChar* who ) function
1114 VG_(am_show_nsegments)(0,"post syncheck failure");
1520 if (0) VG_(am_show_nsegments)(0,"AFTER preen (add_segment)");
1737 VG_(am_show_nsegments)(2, "Initial layout");
1751 VG_(am_show_nsegments)(2, "With contents of /proc/self/maps");
1835 VG_(am_show_nsegments)(0,"getAdvisory");
2970 VG_(am_show_nsegments)(0, "VG_(am_extend_map_client) BEFORE");
3004 VG_(am_show_nsegments)(0, "VG_(am_extend_map_client) AFTER");

Completed in 724 milliseconds