Searched refs:bts_record (Results 1 – 1 of 1) sorted by relevance
497 struct bts_record { in intel_pmu_drain_bts_buffer() struct503 struct bts_record *at, *top; in intel_pmu_drain_bts_buffer()515 at = (struct bts_record *)(unsigned long)ds->bts_buffer_base; in intel_pmu_drain_bts_buffer()516 top = (struct bts_record *)(unsigned long)ds->bts_index; in intel_pmu_drain_bts_buffer()