Lines Matching defs:bts

74 	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()
568 static int intel_bts_process_queues(struct intel_bts *bts, u64 timestamp) in intel_bts_process_queues()
612 struct intel_bts *bts = container_of(session->auxtrace, struct intel_bts, in intel_bts_process_event() local
655 struct intel_bts *bts = container_of(session->auxtrace, struct intel_bts, in intel_bts_process_auxtrace_event() local
696 struct intel_bts *bts = container_of(session->auxtrace, struct intel_bts, in intel_bts_flush() local
724 struct intel_bts *bts = container_of(session->auxtrace, struct intel_bts, in intel_bts_free_events() local
738 struct intel_bts *bts = container_of(session->auxtrace, struct intel_bts, in intel_bts_free() local
776 static int intel_bts_synth_events(struct intel_bts *bts, in intel_bts_synth_events()
869 struct intel_bts *bts; in intel_bts_process_auxtrace_info() local