pebs_record_nhm
return ((struct pebs_record_nhm *)n)->status;
base = (struct pebs_record_nhm *)(unsigned long)ds->pebs_buffer_base;
top = (struct pebs_record_nhm *)(unsigned long)ds->pebs_index;
struct pebs_record_nhm *p = at;
x86_pmu.pebs_record_size = sizeof(struct pebs_record_nhm);