Searched refs:bts_record (Results 1 – 1 of 1) sorted by relevance
293 struct bts_record { in intel_pmu_drain_bts_buffer() struct299 struct bts_record *at, *top; in intel_pmu_drain_bts_buffer()311 at = (struct bts_record *)(unsigned long)ds->bts_buffer_base; in intel_pmu_drain_bts_buffer()312 top = (struct bts_record *)(unsigned long)ds->bts_index; in intel_pmu_drain_bts_buffer()