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