Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Devent.h105 struct perf_sample { struct
106 u64 ip;
107 u32 pid, tid;
108 u64 time;
109 u64 addr;
110 u64 id;
111 u64 stream_id;
112 u64 period;
113 u64 weight;
114 u32 cpu;
[all …]