Searched refs:highest_count (Results 1 – 1 of 1) sorted by relevance
414 int highest_count = 0; in printMajorityThreadState() local416 if (e.getValue() > highest_count) { in printMajorityThreadState()417 highest_count = e.getValue(); in printMajorityThreadState()