Searched defs:pt_buffer (Results 1 – 1 of 1) sorted by relevance
76 struct pt_buffer { struct77 struct list_head tables;78 struct topa *first, *last, *cur;79 unsigned int cur_idx;80 size_t output_off;81 unsigned long nr_pages;82 local_t data_size;83 local64_t head;84 bool snapshot;85 bool single;[all …]