Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dintel-bts.c72 struct intel_bts *bts; member
129 static void intel_bts_dump_event(struct intel_bts *bts, unsigned char *buf, in intel_bts_dump_event()
136 static int intel_bts_lost(struct intel_bts *bts, struct perf_sample *sample) in intel_bts_lost()
153 static struct intel_bts_queue *intel_bts_alloc_queue(struct intel_bts *bts, in intel_bts_alloc_queue()
171 static int intel_bts_setup_queue(struct intel_bts *bts, in intel_bts_setup_queue()
211 static int intel_bts_setup_queues(struct intel_bts *bts) in intel_bts_setup_queues()
225 static inline int intel_bts_update_queues(struct intel_bts *bts) in intel_bts_update_queues()
274 struct intel_bts *bts = btsq->bts; in intel_bts_synth_branch_sample() local
356 static int intel_bts_synth_error(struct intel_bts *bts, int cpu, pid_t pid, in intel_bts_synth_error()
541 static int intel_bts_process_tid_exit(struct intel_bts *bts, pid_t tid) in intel_bts_process_tid_exit()
[all …]
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_bts.c174 static bool bts_buffer_is_full(struct bts_buffer *buf, struct bts_ctx *bts) in bts_buffer_is_full()
186 static void bts_update(struct bts_ctx *bts) in bts_update()
218 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in __bts_event_start() local
248 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_start() local
272 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_stop() local
285 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in intel_bts_enable_local() local
293 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in intel_bts_disable_local() local
379 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in intel_bts_interrupt() local
421 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_del() local
444 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_add() local
Dperf_event.h588 unsigned int bts :1, member
/linux-4.4.14/fs/btrfs/
Dsend.c588 struct btrfs_timespec bts; in tlv_put_btrfs_timespec() local