Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dsample.h81 struct perf_sample { struct
82 u64 ip;
83 u32 pid, tid;
84 u64 time;
85 u64 addr;
86 u64 id;
87 u64 stream_id;
88 u64 period;
89 u64 weight;
90 u64 transaction;
[all …]