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

/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event_intel_bts.c177 static bool bts_buffer_is_full(struct bts_buffer *buf, struct bts_ctx *bts) bts_buffer_is_full() argument
189 static void bts_update(struct bts_ctx *bts) bts_update() argument
221 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); __bts_event_start() local
250 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); bts_event_start() local
274 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); bts_event_stop() local
287 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); intel_bts_enable_local() local
295 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); intel_bts_disable_local() local
381 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); intel_bts_interrupt() local
423 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); bts_event_del() local
446 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); bts_event_add() local
H A Dperf_event.h574 unsigned int bts :1, member in struct:x86_pmu
/linux-4.1.27/fs/btrfs/
H A Dsend.c587 struct btrfs_timespec bts; tlv_put_btrfs_timespec() local
/linux-4.1.27/arch/x86/kvm/
H A Demulate.c938 FASTOP2W(bts); variable

Completed in 212 milliseconds