Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Dds.c1642 int sz = sizeof(struct pebs_basic); in adaptive_pebs_record_size_update()
2116 return ((struct pebs_basic *)n)->applicable_counters; in get_pebs_status()
2511 struct pebs_basic *basic = __pebs; in setup_pebs_adaptive_sample_data()
3185 struct pebs_basic *basic; in intel_pmu_drain_pebs_icl()
3192 base = (struct pebs_basic *)(unsigned long)ds->pebs_buffer_base; in intel_pmu_drain_pebs_icl()
3193 top = (struct pebs_basic *)(unsigned long)ds->pebs_index; in intel_pmu_drain_pebs_icl()
3394 x86_pmu.pebs_record_size = sizeof(struct pebs_basic); in intel_ds_pebs_init()
/linux/arch/x86/include/asm/
H A Dperf_event.h473 struct pebs_basic { struct