Home
last modified time | relevance | path

Searched defs:perf_sample (Results 1 – 1 of 1) sorted by relevance

/tools/perf/util/
Devent.h180 struct perf_sample { struct
181 u64 ip;
182 u32 pid, tid;
183 u64 time;
184 u64 addr;
185 u64 id;
186 u64 stream_id;
187 u64 period;
188 u64 weight;
189 u64 transaction;
[all …]