Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dintel-bts.c74 struct intel_bts *bts; member
131 static void intel_bts_dump_event(struct intel_bts *bts, unsigned char *buf, in intel_bts_dump_event()
138 static int intel_bts_lost(struct intel_bts *bts, struct perf_sample *sample) in intel_bts_lost()
155 static struct intel_bts_queue *intel_bts_alloc_queue(struct intel_bts *bts, in intel_bts_alloc_queue()
173 static int intel_bts_setup_queue(struct intel_bts *bts, in intel_bts_setup_queue()
213 static int intel_bts_setup_queues(struct intel_bts *bts) in intel_bts_setup_queues()
227 static inline int intel_bts_update_queues(struct intel_bts *bts) in intel_bts_update_queues()
276 struct intel_bts *bts = btsq->bts; in intel_bts_synth_branch_sample() local
360 static int intel_bts_synth_error(struct intel_bts *bts, int cpu, pid_t pid, in intel_bts_synth_error()
553 static int intel_bts_process_tid_exit(struct intel_bts *bts, pid_t tid) in intel_bts_process_tid_exit()
[all …]
/Linux-v4.19/arch/x86/events/intel/
Dbts.c183 static void bts_update(struct bts_ctx *bts) in bts_update()
228 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in __bts_event_start() local
257 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_start() local
287 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in __bts_event_stop() local
302 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_stop() local
335 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in intel_bts_enable_local() local
355 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in intel_bts_disable_local() local
447 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in intel_bts_interrupt() local
515 struct bts_ctx *bts = this_cpu_ptr(&bts_ctx); in bts_event_add() local
/Linux-v4.19/drivers/gpu/drm/amd/include/linux/
Dchash.h110 #define DECLARE_CHASH_TABLE(table, bts, key_sz, val_sz) \ argument
127 #define __CHASH_TABLE_INIT(prefix, data, bts, key_sz, val_sz) \ argument
151 #define DEFINE_CHASH_TABLE(tbl, bts, key_sz, val_sz) \ argument
166 #define INIT_CHASH_TABLE(tbl, bts, key_sz, val_sz) \ argument
/Linux-v4.19/arch/x86/events/
Dperf_event.h602 unsigned int bts :1, member
/Linux-v4.19/fs/btrfs/
Dsend.c599 struct btrfs_timespec bts; in tlv_put_btrfs_timespec() local