Searched defs:bts (Results 1 – 3 of 3) sorted by relevance
183 static void bts_update(struct bts_ctx *bts) in bts_update()234 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in __bts_event_start() local263 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_start() local293 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in __bts_event_stop() local308 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_stop() local341 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in intel_bts_enable_local() local361 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in intel_bts_disable_local() local453 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in intel_bts_interrupt() local521 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_add() local
2210 static __always_inline void __intel_pmu_disable_all(bool bts) in __intel_pmu_disable_all()
830 unsigned int bts :1, member