Searched refs:segNo (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/coregrind/m_aspacemgr/ |
D | aspacemgr-linux.c | 433 static void show_nsegment_full ( Int logLevel, Int segNo, const NSegment* seg ) in show_nsegment_full() argument 447 segNo, show_SegKind(seg->kind), in show_nsegment_full() 462 static void show_nsegment ( Int logLevel, Int segNo, const NSegment* seg ) in show_nsegment() argument 473 segNo, show_SegKind(seg->kind), in show_nsegment() 482 segNo, show_SegKind(seg->kind), in show_nsegment() 495 segNo, show_SegKind(seg->kind), in show_nsegment() 509 segNo, show_SegKind(seg->kind), in show_nsegment() 522 segNo in show_nsegment()
|