Lines Matching refs:u64
15 u64 start;
16 u64 len;
17 u64 pgoff;
24 u64 start;
25 u64 len;
26 u64 pgoff;
29 u64 ino;
30 u64 ino_generation;
46 u64 time;
51 u64 id;
52 u64 lost;
61 u64 value;
62 u64 time_enabled;
63 u64 time_running;
64 u64 id;
69 u64 time;
70 u64 id;
71 u64 stream_id;
86 u64 array[];
90 u64 abi;
91 u64 mask;
92 u64 *regs;
95 u64 cache_regs[PERF_REGS_MAX];
96 u64 cache_mask;
101 u64 size;
106 u64 value;
107 u64 id;
111 u64 time_enabled;
112 u64 time_running;
115 u64 nr;
123 u64 nr;
124 u64 ips[0];
128 u64 mispred:1;
129 u64 predicted:1;
130 u64 in_tx:1;
131 u64 abort:1;
132 u64 reserved:60;
136 u64 from;
137 u64 to;
142 u64 nr;
173 u64 ip;
175 u64 time;
176 u64 addr;
177 u64 id;
178 u64 stream_id;
179 u64 period;
180 u64 weight;
181 u64 transaction;
184 u64 data_src;
206 u8 build_id[PERF_ALIGN(BUILD_ID_SIZE, sizeof(u64))];
234 u64 total_period;
235 u64 total_non_filtered_period;
236 u64 total_lost;
237 u64 total_invalid_chains;
250 u64 id[];
256 u64 event_id;
271 u64 id;
272 u64 idx;
273 u64 cpu;
274 u64 tid;
279 u64 nr;
372 size_t perf_event__sample_event_size(const struct perf_sample *sample, u64 type,
373 u64 read_format);
374 int perf_event__synthesize_sample(union perf_event *event, u64 type,
375 u64 read_format,
392 u64 kallsyms__get_function_start(const char *kallsyms_filename,