Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_bts.c177 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() local
250 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_start() local
274 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_stop() local
287 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in intel_bts_enable_local() local
295 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in intel_bts_disable_local() local
381 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in intel_bts_interrupt() local
423 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_del() local
446 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_add() local
Dperf_event.h574 unsigned int bts :1, member
/linux-4.1.27/fs/btrfs/
Dsend.c587 struct btrfs_timespec bts; in tlv_put_btrfs_timespec() local