Lines Matching defs:intel_bts_queue
71 struct intel_bts_queue { struct72 struct intel_bts *bts;73 unsigned int queue_nr;74 struct auxtrace_buffer *buffer;75 bool on_heap;76 bool done;77 pid_t pid;78 pid_t tid;79 int cpu;80 u64 time;81 struct intel_pt_insn intel_pt_insn;82 u32 sample_flags;