Home
last modified time | relevance | path

Searched refs:pebs_index (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/x86/include/asm/
Dintel_ds.h24 u64 pebs_index; member
/Linux-v5.10/arch/x86/events/intel/
Dds.c367 ds->pebs_index = ds->pebs_buffer_base; in alloc_pebs_buffer()
1796 top = (struct pebs_record_core *)(unsigned long)ds->pebs_index; in intel_pmu_drain_pebs_core()
1801 ds->pebs_index = ds->pebs_buffer_base; in intel_pmu_drain_pebs_core()
1856 top = (struct pebs_record_nhm *)(unsigned long)ds->pebs_index; in intel_pmu_drain_pebs_nhm()
1858 ds->pebs_index = ds->pebs_buffer_base; in intel_pmu_drain_pebs_nhm()
1969 top = (struct pebs_basic *)(unsigned long)ds->pebs_index; in intel_pmu_drain_pebs_icl()
1971 ds->pebs_index = ds->pebs_buffer_base; in intel_pmu_drain_pebs_icl()