Home
last modified time | relevance | path

Searched refs:x86_model (Results 1 – 4 of 4) sorted by relevance

/external/oprofile/module/x86/
Dcpu_type.c116 __u8 model = current_cpu_data.x86_model; in p4_cpu_type()
149 __u8 model = current_cpu_data.x86_model; in get_cpu_type()
Dop_model_p4.c434 if (boot_cpu_data.x86_model >= 0x3) { in p4_fill_in_addresses()
584 if (boot_cpu_data.x86_model < 0x3) { in p4_setup_ctrs()
/external/kernel-headers/original/asm-x86/
Dacpi.h25 boot_cpu_data.x86_model <= 0x05 && in acpi_processor_cstate_check()
Dprocessor_32.h53 __u8 x86_model; member