Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Devent.h117 struct perf_sample { struct
118 u64 ip;
119 u32 pid, tid;
120 u64 time;
121 u64 addr;
122 u64 id;
123 u64 stream_id;
124 u64 period;
125 u64 weight;
126 u64 transaction;
[all …]