Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dperf_event.h491 struct pebs_cntr_header { struct
/linux-6.15/arch/x86/events/intel/
H A Dds.c1325 sz += sizeof(struct pebs_cntr_header); in adaptive_pebs_record_size_update()
2024 struct pebs_cntr_header *cntr, in __setup_pebs_counter_group()
2193 struct pebs_cntr_header *cntr = next_record; in setup_pebs_adaptive_sample_data()
2196 next_record += sizeof(struct pebs_cntr_header); in setup_pebs_adaptive_sample_data()