Searched refs:from_plm (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event_intel_lbr.c613 int ext, to_plm, from_plm; branch_type() local
618 from_plm = kernel_ip(from) ? X86_BR_KERNEL : X86_BR_USER; branch_type()
630 if (from_plm == X86_BR_USER) { branch_type()
757 if (from_plm == X86_BR_USER && to_plm == X86_BR_KERNEL branch_type()

Completed in 50 milliseconds