Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dintel_pt.h90 struct pt_buffer { struct
91 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 …]