Searched refs:cur_kernel_info_match_counts (Results 1 – 1 of 1) sorted by relevance
211 std::vector<int> cur_kernel_info_match_counts = {0, 0, 0, 0, 0}; in ChooseMatchedKernelInfo() local214 UpdateCurMatchCounts(*kernel_info_ptr, kernel_node, &cur_kernel_info_match_counts); in ChooseMatchedKernelInfo()216 if (PriorityChooseItem(cur_kernel_info_match_counts, &most_match_counts)) { in ChooseMatchedKernelInfo()