Searched refs:segNo (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/coregrind/m_aspacemgr/ |
D | aspacemgr-linux.c | 421 static void show_nsegment_full ( Int logLevel, Int segNo, const NSegment* seg ) in show_nsegment_full() argument 435 segNo, show_SegKind(seg->kind), in show_nsegment_full() 450 static void show_nsegment ( Int logLevel, Int segNo, const NSegment* seg ) in show_nsegment() argument 461 segNo, show_SegKind(seg->kind), in show_nsegment() 470 segNo, show_SegKind(seg->kind), in show_nsegment() 483 segNo, show_SegKind(seg->kind), in show_nsegment() 497 segNo, show_SegKind(seg->kind), in show_nsegment() 510 segNo in show_nsegment()
|