Searched refs:last_cluster_id (Results 1 – 1 of 1) sorted by relevance
71 uint32_t last_core_id = UINT32_MAX, last_cluster_id = UINT32_MAX, last_package_id = UINT32_MAX; in cpuinfo_x86_count_objects() local93 if (cluster_id != last_cluster_id) { in cpuinfo_x86_count_objects()94 last_cluster_id = cluster_id; in cpuinfo_x86_count_objects()