Home | History | Annotate | Download | only in util

Lines Matching refs:u64

14 	u64 ip;
22 u64 start;
23 u64 len;
24 u64 pgoff;
38 u64 time;
43 u64 id;
44 u64 lost;
53 u64 value;
54 u64 time_enabled;
55 u64 time_running;
56 u64 id;
68 u64 array[];
72 u64 ip;
74 u64 time;
75 u64 addr;
76 u64 id;
77 u64 stream_id;
78 u64 period;
92 u8 build_id[KERNEL_ALIGN(BUILD_ID_SIZE, sizeof(u64))];
94 u8 build_id[ALIGN(BUILD_ID_SIZE, sizeof(u64))];
113 u64 id[];
119 u64 event_id;
193 int perf_event__parse_sample(const union perf_event *event, u64 type,