Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/events/intel/
Dpt.h27 struct topa_entry { struct
28 u64 end : 1;
29 u64 rsvd0 : 1;
30 u64 intr : 1;
31 u64 rsvd1 : 1;
32 u64 stop : 1;
33 u64 rsvd2 : 1;
34 u64 size : 4;
35 u64 rsvd3 : 2;
36 u64 base : 36;
[all …]