Lines Matching full:processor
40 …* - Any of the OS-reported processor clusters is different than the corresponding heuristic cluste…
50 …* @param[in,out] processors - processor descriptors with pre-parsed POSSIBLE and PRESENT flags, mi…
79 * The only processor with 5 cores is Leadcore L1860C (ARMv7, mobile), in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
103 /* Expect this processor to start a new cluster */ in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
110 "processor %"PRIu32" is expected to start a new cluster #%"PRIu32" with %"PRIu32" cores, " in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
111 "but system siblings lists reported it as a sibling of processor %"PRIu32, in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
122 /* Expect this processor to belong to the same cluster as processor */ in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
130 * (package_leader_id points to the first processor in the cluster). in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
136 "processor %"PRIu32" is expected to belong to the cluster of processor %"PRIu32", " in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
137 "but system siblings lists did not report it as a sibling of processor %"PRIu32, in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
144 "processor %"PRIu32" is expected to belong to the cluster of processor %"PRIu32", " in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
145 "but system siblings lists reported it to belong to the cluster of processor %"PRIu32, in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
161 "processor %"PRIu32" is expected to be unassigned to any cluster, " in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
162 "but system siblings lists reported it to belong to the cluster of processor %"PRIu32, in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
172 …"minimum frequency of processor %"PRIu32" (%"PRIu32" KHz) is different than of its expected cluste… in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
187 …"maximum frequency of processor %"PRIu32" (%"PRIu32" KHz) is different than of its expected cluste… in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
202 …"CPU Implementer of processor %"PRIu32" (0x%02"PRIx32") is different than of its expected cluster … in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
217 …"CPU Variant of processor %"PRIu32" (0x%"PRIx32") is different than of its expected cluster (0x%"P… in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
232 …"CPU Part of processor %"PRIu32" (0x%03"PRIx32") is different than of its expected cluster (0x%03"… in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
247 …"CPU Revision of processor %"PRIu32" (0x%"PRIx32") is different than of its expected cluster (0x%"… in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
268 /* Expect this processor to start a new cluster */ in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
273 /* Expect this processor to belong to the same cluster as processor */ in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
276 …cpuinfo_log_debug("assigned processor %"PRIu32" to cluster of processor %"PRIu32" based on heurist… in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
295 …* - If known details (min/max frequency, MIDR components) of a processor are compatible with a p…
296 …* processor, without pre-assigned cluster, the processor is assigned to the cluster of the pre…
297 …* - If known details (min/max frequency, MIDR components) of a processor are not compatible with…
298 * processor, the processor is assigned to a newly created cluster.
311 …* @param[in,out] processors - processor descriptors with pre-parsed POSSIBLE and PRESENT flags, mi…
334 …"minimum frequency of processor %"PRIu32" (%"PRIu32" KHz) is different than of preceeding cluster … in cpuinfo_arm_linux_detect_core_clusters_by_sequential_scan()
335 "processor %"PRIu32" starts to a new cluster", in cpuinfo_arm_linux_detect_core_clusters_by_sequential_scan()
349 …"maximum frequency of processor %"PRIu32" (%"PRIu32" KHz) is different than of preceeding cluster … in cpuinfo_arm_linux_detect_core_clusters_by_sequential_scan()
350 "processor %"PRIu32" starts a new cluster", in cpuinfo_arm_linux_detect_core_clusters_by_sequential_scan()
364 …"CPU Implementer of processor %"PRIu32" (0x%02"PRIx32") is different than of preceeding cluster (0… in cpuinfo_arm_linux_detect_core_clusters_by_sequential_scan()
365 "processor %"PRIu32" starts to a new cluster", in cpuinfo_arm_linux_detect_core_clusters_by_sequential_scan()
379 …"CPU Variant of processor %"PRIu32" (0x%"PRIx32") is different than of its expected cluster (0x%"P… in cpuinfo_arm_linux_detect_core_clusters_by_sequential_scan()
380 "processor %"PRIu32" starts to a new cluster", in cpuinfo_arm_linux_detect_core_clusters_by_sequential_scan()
394 …"CPU Part of processor %"PRIu32" (0x%03"PRIx32") is different than of its expected cluster (0x%03"… in cpuinfo_arm_linux_detect_core_clusters_by_sequential_scan()
395 "processor %"PRIu32" starts to a new cluster", in cpuinfo_arm_linux_detect_core_clusters_by_sequential_scan()
409 …"CPU Revision of processor %"PRIu32" (0x%"PRIx32") is different than of its expected cluster (0x%"… in cpuinfo_arm_linux_detect_core_clusters_by_sequential_scan()
410 "processor %"PRIu32" starts to a new cluster", in cpuinfo_arm_linux_detect_core_clusters_by_sequential_scan()
420 /* All checks passed, attach processor to the preceeding cluster */ in cpuinfo_arm_linux_detect_core_clusters_by_sequential_scan()
424 …cpuinfo_log_debug("assigned processor %"PRIu32" to preceeding cluster of processor %"PRIu32, i, cl… in cpuinfo_arm_linux_detect_core_clusters_by_sequential_scan()
428 /* Create a new cluster starting with processor i */ in cpuinfo_arm_linux_detect_core_clusters_by_sequential_scan()
434 /* Copy known information from processor to cluster, and set the flags accordingly */ in cpuinfo_arm_linux_detect_core_clusters_by_sequential_scan()
469 * @param[in,out] processors - processor descriptors with pre-parsed POSSIBLE and PRESENT flags,
486 /* Second pass: copy the package_processor_count from the group leader processor */ in cpuinfo_arm_linux_count_cluster_processors()