Home
last modified time | relevance | path

Searched refs:cpu_type (Results 1 – 5 of 5) sorted by relevance

/xen/xen/arch/x86/oprofile/
A Dnmi_int.c39 static const char *cpu_type; variable
325 *cpu_type = "i386/p4"; in p4_init()
330 *cpu_type = "i386/p4-ht"; in p4_init()
363 *cpu_type = "i386/core"; in ppro_init()
366 *cpu_type = "i386/core_2"; in ppro_init()
382 *cpu_type = "i386/arch_perfmon"; in arch_perfmon_init()
411 cpu_type = "x86-64/hammer"; in nmi_init()
445 p4_init(&cpu_type); in nmi_init()
450 ppro_init(&cpu_type); in nmi_init()
456 if (!cpu_type && !arch_perfmon_init(&cpu_type)) { in nmi_init()
[all …]
/xen/xen/arch/x86/include/asm/
A Dxenoprof.h27 int xenoprof_arch_init(int *num_events, char *cpu_type);
/xen/xen/include/public/
A Dxenoprof.h78 char cpu_type[XENOPROF_CPU_TYPE_SIZE]; member
/xen/xen/common/
A Dxenoprof.c656 xenoprof_init.cpu_type)) ) in xenoprof_op_init()
/xen/docs/misc/
A Dxen-command-line.pandoc495 ### cpu_type (x86)

Completed in 602 milliseconds