Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c2133 unsigned int x2apic_id; member
3451 outp += sprintf(outp, "%s0x%x", (printed++ ? delim : ""), t->x2apic_id); in format_counters()
3976 new->x2apic_id = old->x2apic_id; in delta_thread()
4224 average.threads->x2apic_id = t->x2apic_id; in sum_counters()
4636 t->x2apic_id = eax; in get_apic_id()
4648 t->x2apic_id = edx; in get_apic_id()
4650 if (debug && (t->apic_id != (t->x2apic_id & 0xff))) in get_apic_id()
4651 fprintf(outf, "cpu%d: BIOS BUG: apic 0x%x x2apic 0x%x\n", t->cpu_id, t->apic_id, t->x2apic_id); in get_apic_id()
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv341 0xb, 1:0, edx, 31:0, x2apic_id , x2APIC ID of current logical CPU
582 0x1f, 5:0, edx, 31:0, x2apic_id , x2APIC ID of current logical CPU
1090 0x80000026, 3:0, edx, 31:0, x2apic_id , x2APIC ID of current logical CPU