Searched defs:pt_buffer (Results 1 – 1 of 1) sorted by relevance
105 struct pt_buffer { struct106 int cpu;107 struct list_head tables;108 struct topa *first, *last, *cur;109 unsigned int cur_idx;110 size_t output_off;111 unsigned long nr_pages;112 local_t data_size;113 local_t lost;114 local64_t head;[all …]