Searched defs:btsq (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | intel-bts.c | 151 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() 318 static int intel_bts_get_next_insn(struct intel_bts_queue *btsq, u64 ip) in intel_bts_get_next_insn() 362 static int intel_bts_get_branch_type(struct intel_bts_queue *btsq, in intel_bts_get_branch_type() 406 static int intel_bts_process_buffer(struct intel_bts_queue *btsq, in intel_bts_process_buffer() 445 static int intel_bts_process_queue(struct intel_bts_queue *btsq, u64 *timestamp) in intel_bts_process_queue() 522 static int intel_bts_flush_queue(struct intel_bts_queue *btsq) in intel_bts_flush_queue() 544 struct intel_bts_queue *btsq = queue->priv; in intel_bts_process_tid_exit() local 557 struct intel_bts_queue *btsq; in intel_bts_process_queues() local [all …]
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | intel-bts.c | 151 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() 318 static int intel_bts_get_next_insn(struct intel_bts_queue *btsq, u64 ip) in intel_bts_get_next_insn() 362 static int intel_bts_get_branch_type(struct intel_bts_queue *btsq, in intel_bts_get_branch_type() 406 static int intel_bts_process_buffer(struct intel_bts_queue *btsq, in intel_bts_process_buffer() 445 static int intel_bts_process_queue(struct intel_bts_queue *btsq, u64 *timestamp) in intel_bts_process_queue() 522 static int intel_bts_flush_queue(struct intel_bts_queue *btsq) in intel_bts_flush_queue() 544 struct intel_bts_queue *btsq = queue->priv; in intel_bts_process_tid_exit() local 557 struct intel_bts_queue *btsq; in intel_bts_process_queues() local [all …]
|