Searched refs:pebs_record_nhm (Results 1 – 1 of 1) sorted by relevance
331 struct pebs_record_nhm { struct1494 return ((struct pebs_record_nhm *)n)->status; in get_pebs_status()2089 base = (struct pebs_record_nhm *)(unsigned long)ds->pebs_buffer_base; in intel_pmu_drain_pebs_nhm()2090 top = (struct pebs_record_nhm *)(unsigned long)ds->pebs_index; in intel_pmu_drain_pebs_nhm()2107 struct pebs_record_nhm *p = at; in intel_pmu_drain_pebs_nhm()2288 x86_pmu.pebs_record_size = sizeof(struct pebs_record_nhm); in intel_ds_init()