Home
last modified time | relevance | path

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

/tools/perf/util/
Devent.h126 struct perf_sample { struct
127 u64 ip;
128 u32 pid, tid;
129 u64 time;
130 u64 addr;
131 u64 id;
132 u64 stream_id;
133 u64 period;
134 u64 weight;
135 u64 transaction;
[all …]