Lines Matching refs:u64
9 #define PERF_SAMPLE_REGS_CACHE_SIZE (8 * sizeof(u64))
12 u64 abi;
13 u64 mask;
14 u64 *regs;
17 u64 cache_regs[PERF_SAMPLE_REGS_CACHE_SIZE];
18 u64 cache_mask;
23 u64 size;
28 u64 value;
29 u64 id; /* only if PERF_FORMAT_ID */
30 u64 lost; /* only if PERF_FORMAT_LOST */
34 u64 time_enabled;
35 u64 time_running;
38 u64 nr;
45 static inline size_t sample_read_value_size(u64 read_format) in sample_read_value_size()
54 static inline struct sample_read_value *next_sample_read_value(struct sample_read_value *v, u64 rea… in next_sample_read_value()
65 u64 size;
82 u64 ip;
84 u64 time;
85 u64 addr;
86 u64 id;
87 u64 stream_id;
88 u64 period;
89 u64 weight;
90 u64 transaction;
91 u64 insn_cnt;
92 u64 cyc_cnt;
95 u64 data_src;
96 u64 phys_addr;
97 u64 data_page_size;
98 u64 code_page_size;
99 u64 cgroup;
114 u64 *branch_stack_cntr;