Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Devent.h172 struct perf_sample { struct
173 u64 ip;
174 u32 pid, tid;
175 u64 time;
176 u64 addr;
177 u64 id;
178 u64 stream_id;
179 u64 period;
180 u64 weight;
181 u64 transaction;
[all …]