Searched refs:kGpuKey (Results 1 – 1 of 1) sorted by relevance
59 static const char kGpuKey[] = ": G "; variable374 } else if ((pos = line.find(kGpuKey)) != string::npos) { in Microdump()375 string gpu_str(line, pos + strlen(kGpuKey)); in Microdump()