Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/events/intel/
Dds.c953 int sz = sizeof(struct pebs_basic); in adaptive_pebs_record_size_update()
1048 cpuc->pebs_record_size = sizeof(struct pebs_basic); in pebs_update_state()
1322 return ((struct pebs_basic *)n)->applicable_counters; in get_pebs_status()
1520 struct pebs_basic *basic = __pebs; in setup_pebs_adaptive_sample_data()
1973 base = (struct pebs_basic *)(unsigned long)ds->pebs_buffer_base; in intel_pmu_drain_pebs_icl()
1974 top = (struct pebs_basic *)(unsigned long)ds->pebs_index; in intel_pmu_drain_pebs_icl()
2077 x86_pmu.pebs_record_size = sizeof(struct pebs_basic); in intel_ds_init()
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dperf_event.h335 struct pebs_basic { struct