Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
DTrackData.cpp91 size_t track_count = 0; in DisplayLeaks() local
94 header->real_size(), debug_->GetPointer(header), ++track_count, list.size()); in DisplayLeaks()