Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dperf_event.h508 struct pebs_cntr_header { struct
/linux/arch/x86/events/intel/
H A Dds.c1653 sz += sizeof(struct pebs_cntr_header); in adaptive_pebs_record_size_update()
2381 struct pebs_cntr_header *cntr, in __setup_pebs_counter_group()
2587 struct pebs_cntr_header *cntr = next_record; in setup_pebs_adaptive_sample_data()
2590 next_record += sizeof(struct pebs_cntr_header); in setup_pebs_adaptive_sample_data()
2727 (struct pebs_cntr_header *)cntr, next_record); in setup_arch_pebs_sample_data()