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

  /external/oprofile/module/x86/
cpu_type.c 70 * logical processors and checking for bits in the APIC_ID fields.
81 unsigned char apic_id[smp_num_cpus];
94 /* Get APIC_ID from all logial procs and self */
95 smp_call_function(do_cpu_id, apic_id, 1, 1);
96 do_cpu_id(apic_id);
101 if (apic_id[cpu] & ~mask) {
  /external/stressapptest/src/
worker.cc 583 int apic_id = apicid(); local
618 apic_id,
951 int apic_id = apicid(); local
985 apic_id,
1239 int apic_id = apicid(); local
1383 int apic_id = apicid(); local
    [all...]

Completed in 945 milliseconds