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