Searched refs:lbr_format (Results 1 – 4 of 4) sorted by relevance
23 u64 lbr_format:6; member42 .lbr_format = -1,50 .lbr_format = -1,186 for (val.lbr_format = 1; val.lbr_format; val.lbr_format++) { in test_immutable_perf_capabilities()187 if (val.lbr_format == host_cap.lbr_format) in test_immutable_perf_capabilities()192 val.lbr_format, host_cap.lbr_format); in test_immutable_perf_capabilities()220 if (!host_cap.lbr_format) in test_lbr_perf_capabilities()
1428 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_LIP) in intel_pmu_lbr_init_knl()1429 x86_pmu.intel_cap.lbr_format = LBR_FORMAT_EIP_FLAGS; in intel_pmu_lbr_init_knl()1434 switch (x86_pmu.intel_cap.lbr_format) { in intel_pmu_lbr_init()
5998 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_32) { in intel_pmu_init()
598 u64 lbr_format:6; member