Searched defs:perf_sample_data (Results 1 – 3 of 3) sorted by relevance
157 struct perf_sample_data { struct158 u64 addr;159 u64 period;160 union perf_sample_weight weight;161 u64 txn;185 struct perf_sample_data *data; argument
1240 u64 period;1241 u64 dyn_size;1247 u64 type;1248 struct {1251 } tid_entry;1252 u64 time;1253 u64 id;1254 struct {1257 } cpu_entry;1263 u64 ip;[all …]
8338 struct perf_sample_data *data, in __perf_event_output()