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