Searched refs:max_tid (Results 1 – 1 of 1) sorted by relevance
367 uint64_t max_tid = 0; in DumpContention() local371 max_tid = pair.first; in DumpContention()375 if (max_tid != 0) { in DumpContention()376 os << " sample shows most blocked tid=" << max_tid; in DumpContention()378 max_tid = 0; in DumpContention()382 max_tid = pair.first; in DumpContention()386 if (max_tid != 0) { in DumpContention()387 os << " sample shows tid=" << max_tid << " owning during this time"; in DumpContention()