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

/linux-master/arch/x86/include/asm/
H A Dperf_event.h416 struct pebs_basic { struct
/linux-master/arch/x86/events/intel/
H A Dds.c1167 int sz = sizeof(struct pebs_basic);
1560 return ((struct pebs_basic *)n)->applicable_counters;
1799 struct pebs_basic *basic = __pebs;
2281 base = (struct pebs_basic *)(unsigned long)ds->pebs_buffer_base;
2282 top = (struct pebs_basic *)(unsigned long)ds->pebs_index;
2388 x86_pmu.pebs_record_size = sizeof(struct pebs_basic);

Completed in 115 milliseconds