Searched defs:intel_bts_queue (Results 1 – 2 of 2) sorted by relevance
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;[all …]
66 struct intel_bts_queue { struct67 struct intel_bts *bts;68 unsigned int queue_nr;69 struct auxtrace_buffer *buffer;70 bool on_heap;71 bool done;72 pid_t pid;73 pid_t tid;74 int cpu;75 u64 time;[all …]