Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dds.c585 struct bts_record { in intel_pmu_drain_bts_buffer() struct
591 struct bts_record *at, *base, *top; in intel_pmu_drain_bts_buffer()
604 base = (struct bts_record *)(unsigned long)ds->bts_buffer_base; in intel_pmu_drain_bts_buffer()
605 top = (struct bts_record *)(unsigned long)ds->bts_index; in intel_pmu_drain_bts_buffer()
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dds.c759 struct bts_record { in intel_pmu_drain_bts_buffer() struct
765 struct bts_record *at, *base, *top; in intel_pmu_drain_bts_buffer()
778 base = (struct bts_record *)(unsigned long)ds->bts_buffer_base; in intel_pmu_drain_bts_buffer()
779 top = (struct bts_record *)(unsigned long)ds->bts_index; in intel_pmu_drain_bts_buffer()

Completed in 6 milliseconds