Lines Matching defs:pt_buffer
139 struct pt_buffer { struct
140 int cpu;
141 struct list_head tables;
142 struct topa *first, *last, *cur;
143 unsigned int cur_idx;
144 size_t output_off;
145 unsigned long nr_pages;
146 local_t data_size;
147 local64_t head;
148 bool snapshot;
149 unsigned long stop_pos, intr_pos;
150 void **data_pages;
151 struct topa_entry *topa_index[0];