Home
last modified time | relevance | path

Searched refs:expected_cluster_exists (Results 1 – 1 of 1) sorted by relevance

/external/cpuinfo/src/arm/linux/
Dclusters.c99 bool expected_cluster_exists; in cpuinfo_arm_linux_detect_core_clusters_by_heuristic() local
105 expected_cluster_exists = !!(processors[i].flags & CPUINFO_LINUX_FLAG_PACKAGE_CLUSTER); in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
106 if (expected_cluster_exists) { in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()
124 if (expected_cluster_exists) { in cpuinfo_arm_linux_detect_core_clusters_by_heuristic()