Lines Matching refs:debug_store
18 DEFINE_PER_CPU_PAGE_ALIGNED(struct debug_store, cpu_debug_store);
529 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in init_debug_store_on_cpu()
601 struct debug_store *ds = hwev->ds; in alloc_pebs_buffer()
657 struct debug_store *ds = hwev->ds; in alloc_bts_buffer()
700 struct debug_store *ds = &get_cpu_entry_area(cpu)->cpu_debug_store; in alloc_ds_buffer()
847 struct debug_store *ds = cpuc->ds; in intel_pmu_drain_bts_buffer()
1253 struct debug_store *ds = cpuc->ds; in pebs_update_threshold()
1415 struct debug_store *ds = cpuc->ds; in intel_pmu_pebs_via_pt_enable()
1451 struct debug_store *ds = cpuc->ds; in intel_pmu_pebs_enable()
2215 struct debug_store *ds = cpuc->ds; in intel_pmu_drain_pebs_core()
2272 struct debug_store *ds = cpuc->ds; in intel_pmu_drain_pebs_nhm()
2389 struct debug_store *ds = cpuc->ds; in intel_pmu_drain_pebs_icl()
2541 struct debug_store *ds = __this_cpu_read(cpu_hw_events.ds); in perf_restore_debug_store()