Searched refs:most_match_counts (Results 1 – 1 of 1) sorted by relevance
208 std::vector<int> most_match_counts = {-1, -1, -1, -1, -1}; in ChooseMatchedKernelInfo() local216 if (PriorityChooseItem(cur_kernel_info_match_counts, &most_match_counts)) { in ChooseMatchedKernelInfo()