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

/external/valgrind/main/coregrind/m_ume/
H A Delf.c217 if (0) VG_(am_show_nsegments)(0,"after #1");
233 if (0) VG_(am_show_nsegments)(0,"after #2");
/external/valgrind/main/coregrind/
H A Dpub_core_aspacemgr.h101 extern void VG_(am_show_nsegments) ( Int logLevel, HChar* who );
H A Dm_main.c2194 VG_(am_show_nsegments)(1,"Memory layout at client startup");
2246 VG_(am_show_nsegments)(1,"Memory layout at client shutdown");
H A Dm_signals.c1515 VG_(am_show_nsegments)(0,"post segfault");
/external/valgrind/main/coregrind/m_aspacemgr/
H A Daspacemgr-linux.c587 void VG_(am_show_nsegments) ( Int logLevel, HChar* who ) function
1101 VG_(am_show_nsegments)(0,"post syncheck failure");
1509 if (0) VG_(am_show_nsegments)(0,"AFTER preen (add_segment)");
1727 VG_(am_show_nsegments)(2, "Initial layout");
1741 VG_(am_show_nsegments)(2, "With contents of /proc/self/maps");
1825 VG_(am_show_nsegments)(0,"getAdvisory");
2972 VG_(am_show_nsegments)(0, "VG_(am_extend_map_client) BEFORE");
3006 VG_(am_show_nsegments)(0, "VG_(am_extend_map_client) AFTER");
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-generic.c270 VG_(am_show_nsegments)(0, "do_remap: before");

Completed in 98 milliseconds