Lines Matching refs:bts_ctx
23 struct bts_ctx { struct
39 static DEFINE_PER_CPU(struct bts_ctx, bts_ctx); argument
177 static void bts_update(struct bts_ctx *bts) in bts_update()
222 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); 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()
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()
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()