Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dintel-bts.c67 struct intel_bts *bts; member
124 static void intel_bts_dump_event(struct intel_bts *bts, unsigned char *buf, in intel_bts_dump_event()
131 static int intel_bts_lost(struct intel_bts *bts, struct perf_sample *sample) in intel_bts_lost()
148 static struct intel_bts_queue *intel_bts_alloc_queue(struct intel_bts *bts, in intel_bts_alloc_queue()
166 static int intel_bts_setup_queue(struct intel_bts *bts, in intel_bts_setup_queue()
206 static int intel_bts_setup_queues(struct intel_bts *bts) in intel_bts_setup_queues()
220 static inline int intel_bts_update_queues(struct intel_bts *bts) in intel_bts_update_queues()
265 static inline u8 intel_bts_cpumode(struct intel_bts *bts, uint64_t ip) in intel_bts_cpumode()
276 struct intel_bts *bts = btsq->bts; in intel_bts_synth_branch_sample() local
346 static int intel_bts_synth_error(struct intel_bts *bts, int cpu, pid_t pid, in intel_bts_synth_error()
[all …]
/linux/arch/x86/events/intel/
H A Dbts.c184 static void bts_update(struct bts_ctx *bts) in bts_update()
235 struct bts_ctx *bts = this_cpu_ptr(bts_ctx); in __bts_event_start() local
264 struct bts_ctx *bts = this_cpu_ptr(bts_ctx); in bts_event_start() local
294 struct bts_ctx *bts = this_cpu_ptr(bts_ctx); in __bts_event_stop() local
309 struct bts_ctx *bts = this_cpu_ptr(bts_ctx); in bts_event_stop() local
342 struct bts_ctx *bts; in intel_bts_enable_local() local
367 struct bts_ctx *bts; in intel_bts_disable_local() local
464 struct bts_ctx *bts; in intel_bts_interrupt() local
537 struct bts_ctx *bts = this_cpu_ptr(bts_ctx); in bts_event_add() local
H A Dcore.c2297 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/drivers/soc/mediatek/
H A Dmtk-svs.c539 u16 bts; member
/linux/arch/x86/events/
H A Dperf_event.h911 unsigned int bts :1, member
/linux/fs/btrfs/
H A Dsend.c710 struct btrfs_timespec bts; in tlv_put_btrfs_timespec() local