Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/utils/
Dcamera_id_manager.cc166 for (uint32_t phys_id : physical_id_list) { in PrintCameraIdMapping() local
168 public_id, phys_id); in PrintCameraIdMapping()
/hardware/google/gfxstream/guest/mesa/src/util/
Du_cpu_detect.c581 unsigned phys_id = (apic_id & ~(core_count - 1)) >> util_logbase2(core_count); in get_cpu_topology() local
585 unsigned l3_id = L3_ID(phys_id, local_l3_cache_index); in get_cpu_topology()