Searched refs:kMmapKey (Results 1 – 1 of 1) sorted by relevance
60 static const char kMmapKey[] = ": M "; variable382 } else if ((pos = line.find(kMmapKey)) != string::npos) { in Microdump()383 string mmap_line(line, pos + strlen(kMmapKey)); in Microdump()