Home | History | Annotate | Download | only in util

Lines Matching refs:u64

14 	u64 start;
15 u64 len;
16 u64 pgoff;
23 u64 start;
24 u64 len;
25 u64 pgoff;
28 u64 ino;
29 u64 ino_generation;
43 u64 time;
48 u64 id;
49 u64 lost;
58 u64 value;
59 u64 time_enabled;
60 u64 time_running;
61 u64 id;
74 u64 array[];
78 u64 abi;
79 u64 *regs;
84 u64 size;
89 u64 value;
90 u64 id;
94 u64 time_enabled;
95 u64 time_running;
98 u64 nr;
106 u64 ip;
108 u64 time;
109 u64 addr;
110 u64 id;
111 u64 stream_id;
112 u64 period;
113 u64 weight;
116 u64 data_src;
135 u8 build_id[PERF_ALIGN(BUILD_ID_SIZE, sizeof(u64))];
152 u64 id[];
158 u64 event_id;
250 size_t perf_event__sample_event_size(const struct perf_sample *sample, u64 type,
251 u64 sample_regs_user, u64 read_format);
252 int perf_event__synthesize_sample(union perf_event *event, u64 type,
253 u64 sample_regs_user, u64 read_format,