Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
Dintel-bts.c151 struct intel_bts_queue *btsq; in intel_bts_alloc_queue() local
170 struct intel_bts_queue *btsq = queue->priv; in intel_bts_setup_queue() local
272 static int intel_bts_synth_branch_sample(struct intel_bts_queue *btsq, in intel_bts_synth_branch_sample()
320 static int intel_bts_get_next_insn(struct intel_bts_queue *btsq, u64 ip) in intel_bts_get_next_insn()
364 static int intel_bts_get_branch_type(struct intel_bts_queue *btsq, in intel_bts_get_branch_type()
408 static int intel_bts_process_buffer(struct intel_bts_queue *btsq, in intel_bts_process_buffer()
447 static int intel_bts_process_queue(struct intel_bts_queue *btsq, u64 *timestamp) in intel_bts_process_queue()
524 static int intel_bts_flush_queue(struct intel_bts_queue *btsq) in intel_bts_flush_queue()
546 struct intel_bts_queue *btsq = queue->priv; in intel_bts_process_tid_exit() local
559 struct intel_bts_queue *btsq; in intel_bts_process_queues() local
[all …]