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;
57 u64 lost;
66 u64 value;
67 u64 time_enabled;
68 u64 time_running;
69 u64 id;
74 u64 time;
75 u64 id;
76 u64 stream_id;
91 u64 array[];
95 u64 abi;
96 u64 mask;
97 u64 *regs;
100 u64 cache_regs[PERF_REGS_MAX];
101 u64 cache_mask;
106 u64 size;
111 u64 value;
112 u64 id;
116 u64 time_enabled;
117 u64 time_running;
120 u64 nr;
128 u64 nr;
129 u64 ips[0];
133 u64 mispred:1;
134 u64 predicted:1;
135 u64 in_tx:1;
136 u64 abort:1;
137 u64 cycles:16;
138 u64 reserved:44;
142 u64 from;
143 u64 to;
148 u64 nr;
181 u64 ip;
183 u64 time;
184 u64 addr;
185 u64 id;
186 u64 stream_id;
187 u64 period;
188 u64 weight;
189 u64 transaction;
192 u64 data_src;
214 u8 build_id[PERF_ALIGN(BUILD_ID_SIZE, sizeof(u64))];
256 u64 total_period;
257 u64 total_non_filtered_period;
258 u64 total_lost;
259 u64 total_lost_samples;
260 u64 total_aux_lost;
261 u64 total_invalid_chains;
276 u64 id[];
282 u64 event_id;
297 u64 id;
298 u64 idx;
299 u64 cpu;
300 u64 tid;
305 u64 nr;
313 u64 priv[];
318 u64 size;
319 u64 offset;
320 u64 reference;
337 u64 ip;
343 u64 aux_offset;
344 u64 aux_size;
345 u64 flags;
475 size_t perf_event__sample_event_size(const struct perf_sample *sample, u64 type,
476 u64 read_format);
477 int perf_event__synthesize_sample(union perf_event *event, u64 type,
478 u64 read_format,
504 u64 kallsyms__get_function_start(const char *kallsyms_filename,