Lines Matching refs:this_cpu_ptr
222 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in __bts_event_start()
250 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in bts_event_start()
251 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_start()
281 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in __bts_event_stop()
295 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in bts_event_stop()
296 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_stop()
329 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in intel_bts_enable_local()
349 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in intel_bts_disable_local()
440 struct debug_store *ds = this_cpu_ptr(&cpu_hw_events)->ds; in intel_bts_interrupt()
441 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in intel_bts_interrupt()
509 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_add()
510 struct cpu_hw_events *cpuc = this_cpu_ptr(&cpu_hw_events); in bts_event_add()