Lines Matching defs:bts
72 struct intel_bts *bts; member
129 static void intel_bts_dump_event(struct intel_bts *bts, unsigned char *buf, in intel_bts_dump_event()
136 static int intel_bts_lost(struct intel_bts *bts, struct perf_sample *sample) in intel_bts_lost()
153 static struct intel_bts_queue *intel_bts_alloc_queue(struct intel_bts *bts, in intel_bts_alloc_queue()
171 static int intel_bts_setup_queue(struct intel_bts *bts, in intel_bts_setup_queue()
211 static int intel_bts_setup_queues(struct intel_bts *bts) in intel_bts_setup_queues()
225 static inline int intel_bts_update_queues(struct intel_bts *bts) in intel_bts_update_queues()
274 struct intel_bts *bts = btsq->bts; in intel_bts_synth_branch_sample() local
356 static int intel_bts_synth_error(struct intel_bts *bts, int cpu, pid_t pid, in intel_bts_synth_error()
541 static int intel_bts_process_tid_exit(struct intel_bts *bts, pid_t tid) in intel_bts_process_tid_exit()
556 static int intel_bts_process_queues(struct intel_bts *bts, u64 timestamp) in intel_bts_process_queues()
600 struct intel_bts *bts = container_of(session->auxtrace, struct intel_bts, in intel_bts_process_event() local
643 struct intel_bts *bts = container_of(session->auxtrace, struct intel_bts, in intel_bts_process_auxtrace_event() local
684 struct intel_bts *bts = container_of(session->auxtrace, struct intel_bts, in intel_bts_flush() local
712 struct intel_bts *bts = container_of(session->auxtrace, struct intel_bts, in intel_bts_free_events() local
726 struct intel_bts *bts = container_of(session->auxtrace, struct intel_bts, in intel_bts_free() local
764 static int intel_bts_synth_events(struct intel_bts *bts, in intel_bts_synth_events()
861 struct intel_bts *bts; in intel_bts_process_auxtrace_info() local