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 char *cpu_type; variable
310 *cpu_type = "i386/p4"; in p4_init()
315 *cpu_type = "i386/p4-ht"; in p4_init()
350 *cpu_type = "i386/core"; in ppro_init()
353 *cpu_type = "i386/core_2"; in ppro_init()
369 *cpu_type = "i386/arch_perfmon"; in arch_perfmon_init()
399 cpu_type = "x86-64/hammer"; in nmi_init()
433 p4_init(&cpu_type); in nmi_init()
438 ppro_init(&cpu_type); in nmi_init()
444 if (!cpu_type && !arch_perfmon_init(&cpu_type)) { in nmi_init()
[all …]
/xen/xen/include/asm-x86/
A Dxenoprof.h39 int xenoprof_arch_init(int *num_events, char *cpu_type);
/xen/xen/include/public/
A Dxenoprof.h95 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.pandoc480 ### cpu_type (x86)

Completed in 15 milliseconds