Home
last modified time | relevance | path

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

/arch/x86/events/intel/
Dpt.h72 struct topa_entry { struct
73 u64 end : 1;
74 u64 rsvd0 : 1;
75 u64 intr : 1;
76 u64 rsvd1 : 1;
77 u64 stop : 1;
78 u64 rsvd2 : 1;
79 u64 size : 4;
80 u64 rsvd3 : 2;
81 u64 base : 36;
[all …]