Searched defs:pt_buffer (Results 1 – 1 of 1) sorted by relevance
90 struct pt_buffer { struct91 int cpu;92 struct list_head tables;93 struct topa *first, *last, *cur;94 unsigned int cur_idx;95 size_t output_off;96 unsigned long nr_pages;97 local_t data_size;98 local_t lost;99 local64_t head;[all …]