Lines Matching refs:lbr_format
260 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO)
320 int lbr_format = x86_pmu.intel_cap.lbr_format;
324 return !tsx_support && (lbr_desc[lbr_format] & LBR_TSX);
442 bool need_info = x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO;
459 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO)
534 bool need_info = x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO;
827 int lbr_format = x86_pmu.intel_cap.lbr_format;
844 int lbr_flags = lbr_desc[lbr_format];
856 if (lbr_format == LBR_FORMAT_INFO && need_info) {
867 if (lbr_format == LBR_FORMAT_TIME) {
1139 (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_INFO))
1721 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_LIP)
1722 x86_pmu.intel_cap.lbr_format = LBR_FORMAT_EIP_FLAGS;
1862 int lbr_fmt = x86_pmu.intel_cap.lbr_format;