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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperf_event_intel_lbr.c56 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_32)
158 int lbr_format = x86_pmu.intel_cap.lbr_format; local
169 if (lbr_format == LBR_FORMAT_EIP_FLAGS) {
188 if (x86_pmu.intel_cap.lbr_format == LBR_FORMAT_32)
H A Dperf_event.c171 u64 lbr_format : 6; member in struct:perf_capabilities::__anon10626

Completed in 105 milliseconds