Searched refs:max_tid (Results 1 – 1 of 1) sorted by relevance
294 uint64_t max_tid = 0; in DumpContention() local298 max_tid = pair.first; in DumpContention()302 if (max_tid != 0) { in DumpContention()303 os << " sample shows most blocked tid=" << max_tid; in DumpContention()305 max_tid = 0; in DumpContention()309 max_tid = pair.first; in DumpContention()313 if (max_tid != 0) { in DumpContention()314 os << " sample shows tid=" << max_tid << " owning during this time"; in DumpContention()