Searched defs:pt_buffer (Results 1 – 1 of 1) sorted by relevance
73 struct pt_buffer { struct75 struct topa *first, *last, *cur;77 size_t output_off;79 local_t data_size;80 local64_t head;81 bool snapshot;82 bool single;83 bool wrapped;84 long stop_pos, intr_pos;85 struct topa_entry *stop_te, *intr_te;[all …]