Searched refs:bts_ctx (Results 1 – 1 of 1) sorted by relevance
31 struct bts_ctx { struct37 static DEFINE_PER_CPU(struct bts_ctx, bts_ctx); argument177 static bool bts_buffer_is_full(struct bts_buffer *buf, struct bts_ctx *bts) in bts_buffer_is_full()189 static void bts_update(struct bts_ctx *bts) in bts_update()221 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in __bts_event_start()250 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_start()274 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_stop()287 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in intel_bts_enable_local()295 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in intel_bts_disable_local()381 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in intel_bts_interrupt()[all …]