Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Devent.h150 struct perf_sample { struct
151 u64 ip;
152 u32 pid, tid;
153 u64 time;
154 u64 addr;
155 u64 id;
156 u64 stream_id;
157 u64 period;
158 u64 weight;
159 u64 transaction;
[all …]