Home
last modified time | relevance | path

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

/openbmc/linux/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;
100 u32 flags;
102 u32 vcpu;
[all …]