Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dxenoprof.h56 int xenoprofile_get_mode(struct vcpu *, const struct cpu_user_regs *);
/xen-4.10.0-shim-comet/xen/arch/x86/oprofile/
A Dxenoprof.c77 int xenoprofile_get_mode(struct vcpu *curr, const struct cpu_user_regs *regs) in xenoprofile_get_mode() function
A Dop_model_athlon.c330 mode = xenoprofile_get_mode(v, guest_regs); in athlon_check_ctrs()
332 mode = xenoprofile_get_mode(v, regs); in athlon_check_ctrs()
A Dop_model_ppro.c139 int mode = xenoprofile_get_mode(current, regs); in ppro_check_ctrs()
A Dop_model_p4.c621 int mode = xenoprofile_get_mode(current, regs); in p4_check_ctrs()

Completed in 11 milliseconds