Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Devent.h191 struct perf_sample { struct
192 u64 ip;
193 u32 pid, tid;
194 u64 time;
195 u64 addr;
196 u64 id;
197 u64 stream_id;
198 u64 period;
199 u64 weight;
200 u64 transaction;
[all …]