Home
last modified time | relevance | path

Searched defs:pt_buffer (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/x86/events/intel/
Dpt.h139 struct pt_buffer { struct
140 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 …]