Home
last modified time | relevance | path

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

/external/valgrind/coregrind/m_aspacemgr/
Daspacemgr-linux.c433 static void show_nsegment_full ( Int logLevel, Int segNo, const NSegment* seg ) in show_nsegment_full() function
916 show_nsegment_full( 0, i, &nsegments[i] ); in sync_check_mapping_callback()
983 show_nsegment_full( 0, i, &nsegments[i] ); in sync_check_gap_callback()
1443 if (!segment_is_sane) show_nsegment_full(0,-1,seg); in add_segment()