Home
last modified time | relevance | path

Searched refs:am_show_nsegments (Results 1 – 9 of 9) sorted by relevance

/external/valgrind/coregrind/
Dpub_core_aspacemgr.h111 extern void VG_(am_show_nsegments) ( Int logLevel, const HChar* who );
Dm_main.c1996 VG_(am_show_nsegments)(1,"Memory layout at client startup"); in valgrind_main()
2048 VG_(am_show_nsegments)(1,"Memory layout at client shutdown"); in shutdown_actions_NORETURN()
Dm_mallocfree.c790 VG_(am_show_nsegments) (0, "out_of_memory"); in VG_()
Dm_signals.c1773 VG_(am_show_nsegments)(0,"post segfault"); in default_action()
/external/valgrind/coregrind/m_ume/
Delf.c455 if (0) VG_(am_show_nsegments)(0,"after #1"); in mapelf()
471 if (0) VG_(am_show_nsegments)(0,"after #2"); in mapelf()
/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-segnames.c256 if (0) VG_(am_show_nsegments)(0, "AFTER DECREASE rc -> 0"); in dec_refcount()
Daspacemgr-linux.c529 void VG_(am_show_nsegments) ( Int logLevel, const HChar* who ) in VG_() argument
1018 VG_(am_show_nsegments)(0,"post syncheck failure"); in VG_()
1478 if (0) VG_(am_show_nsegments)(0,"AFTER preen (add_segment)"); in add_segment()
1805 VG_(am_show_nsegments)(2, "Initial layout"); in VG_()
1819 VG_(am_show_nsegments)(2, "With contents of /proc/self/maps"); in VG_()
1907 VG_(am_show_nsegments)(0,"getAdvisory"); in VG_()
3093 VG_(am_show_nsegments)(0, "VG_(am_extend_map_client) BEFORE"); in VG_()
3134 VG_(am_show_nsegments)(0, "VG_(am_extend_map_client) AFTER"); in VG_()
/external/valgrind/coregrind/m_gdbserver/
Dserver.c402 VG_(am_show_nsegments) (0, "gdbserver v.info memory aspacemgr"); in handle_gdb_valgrind_command()
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-generic.c296 VG_(am_show_nsegments)(0, "do_remap: before"); in do_mremap()
1270 if (0) VG_(am_show_nsegments)(0, "in_brk"); in do_brk()