X86_BR_NONE 837 arch/x86/events/intel/lbr.c int ret = X86_BR_NONE; X86_BR_NONE 850 arch/x86/events/intel/lbr.c return X86_BR_NONE; X86_BR_NONE 861 arch/x86/events/intel/lbr.c return X86_BR_NONE; X86_BR_NONE 868 arch/x86/events/intel/lbr.c return X86_BR_NONE; X86_BR_NONE 889 arch/x86/events/intel/lbr.c return X86_BR_NONE; X86_BR_NONE 920 arch/x86/events/intel/lbr.c ret = X86_BR_NONE; X86_BR_NONE 970 arch/x86/events/intel/lbr.c ret = X86_BR_NONE; X86_BR_NONE 991 arch/x86/events/intel/lbr.c if (ret != X86_BR_NONE) X86_BR_NONE 1060 arch/x86/events/intel/lbr.c if (type != X86_BR_NONE && (br_sel & X86_BR_ANYTX)) { X86_BR_NONE 1068 arch/x86/events/intel/lbr.c if (type == X86_BR_NONE || (br_sel & type) != type) {