Home
last modified time | relevance | path

Searched defs:bts (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/events/intel/
H A Dbts.c183 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() local
263 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_start() local
293 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in __bts_event_stop() local
308 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_stop() local
341 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in intel_bts_enable_local() local
361 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in intel_bts_disable_local() local
453 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in intel_bts_interrupt() local
521 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_add() local
H A Dcore.c2284 static __always_inline void __intel_pmu_disable_all(bool bts) in __intel_pmu_disable_all()
/linux/drivers/gpu/drm/lima/
H A Dlima_vm.h38 struct lima_vm_page bts[LIMA_VM_NUM_BT]; member
/linux/fs/btrfs/
H A Dsend.c710 struct btrfs_timespec bts; in tlv_put_btrfs_timespec() local