Home
last modified time | relevance | path

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

/linux-3.4.99/tools/perf/util/
Devent.h72 struct perf_sample { struct
73 u64 ip;
74 u32 pid, tid;
75 u64 time;
76 u64 addr;
77 u64 id;
78 u64 stream_id;
79 u64 period;
80 u32 cpu;
81 u32 raw_size;
[all …]