Searched defs:pt_buffer (Results 1 – 1 of 1) sorted by relevance
139 struct pt_buffer { struct140 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;[all …]