Searched refs:debug_store (Results 1 – 5 of 5) sorted by relevance
20 struct debug_store { struct32 DECLARE_PER_CPU_PAGE_ALIGNED(struct debug_store, cpu_debug_store); argument
124 struct debug_store cpu_debug_store;
26 struct debug_store ds_back;148 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in bts_config_buffer()187 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in bts_update()463 struct debug_store *ds = this_cpu_ptr(&cpu_hw_events)->ds; in intel_bts_interrupt()
19 DEFINE_PER_CPU_PAGE_ALIGNED(struct debug_store, cpu_debug_store);551 struct debug_store *ds = per_cpu(cpu_hw_events, cpu).ds; in init_debug_store_on_cpu()623 struct debug_store *ds = hwev->ds; in alloc_pebs_buffer()679 struct debug_store *ds = hwev->ds; in alloc_bts_buffer()722 struct debug_store *ds = &get_cpu_entry_area(cpu)->cpu_debug_store; in alloc_ds_buffer()873 struct debug_store *ds = cpuc->ds; in intel_pmu_drain_bts_buffer()1279 struct debug_store *ds = cpuc->ds; in pebs_update_threshold()1503 struct debug_store *ds = cpuc->ds; in intel_pmu_pebs_via_pt_enable()1539 struct debug_store *ds = cpuc->ds; in intel_pmu_pebs_enable()2433 struct debug_store *ds = cpuc->ds; in intel_pmu_drain_pebs_core()[all …]
3070 struct debug_store *ds = __this_cpu_read(cpu_hw_events.ds); in intel_pmu_reset()