Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/events/intel/
Dpt.h76 struct pt_buffer { struct
77 struct list_head tables;
78 struct topa *first, *last, *cur;
79 unsigned int cur_idx;
80 size_t output_off;
81 unsigned long nr_pages;
82 local_t data_size;
83 local64_t head;
84 bool snapshot;
85 bool single;
[all …]
/kernel/linux/linux-5.10/arch/x86/events/intel/
Dpt.h75 struct pt_buffer { struct
76 struct list_head tables;
77 struct topa *first, *last, *cur;
78 unsigned int cur_idx;
79 size_t output_off;
80 unsigned long nr_pages;
81 local_t data_size;
82 local64_t head;
83 bool snapshot;
84 bool single;
[all …]