Home
last modified time | relevance | path

Searched refs:x86_perf_regs (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dperf_regs.c62 struct x86_perf_regs *perf_regs; in perf_reg_value()
65 perf_regs = container_of(regs, struct x86_perf_regs, regs); in perf_reg_value()
/openbmc/linux/arch/x86/include/asm/
H A Dperf_event.h513 struct x86_perf_regs { struct
/openbmc/linux/arch/x86/events/intel/
H A Dds.c1804 struct x86_perf_regs *perf_regs; in setup_pebs_adaptive_sample_data()
1809 perf_regs = container_of(regs, struct x86_perf_regs, regs); in setup_pebs_adaptive_sample_data()
2052 struct x86_perf_regs perf_regs; in __intel_pmu_pebs_event()