HomeSort by relevance Sort by last modified time
    Searched refs:physical_cpu_count (Results 1 - 4 of 4) sorted by null

  /external/syslinux/com32/hdt/
hdt-menu-summary.c 37 snprintf(buffer, sizeof(buffer), " Summary (%d CPU) ", hardware->physical_cpu_count);
hdt-cli-cpu.c 48 hardware->physical_cpu_count);
hdt-common.c 216 hardware->physical_cpu_count =1; /* we have at least one cpu */
616 hardware->physical_cpu_count=hardware->acpi.madt.processor_local_apic_count / hardware->cpu.num_cores;
hdt-menu-processor.c 61 hardware->physical_cpu_count);

Completed in 371 milliseconds