Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dsample.h82 u64 ip;
83 u32 pid, tid;
84 u64 time;
85 u64 addr;
86 u64 id;
88 u64 period;
89 u64 weight;
93 u32 cpu;
99 u64 cgroup;
100 u32 flags;
[all …]