Searched refs:last_package_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() local87 if (package_id != last_package_id) { in cpuinfo_x86_count_objects()88 last_package_id = package_id; in cpuinfo_x86_count_objects()