Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Devsel.h35 struct perf_sample_id { struct
36 struct hlist_node node;
37 u64 id;
38 struct perf_evsel *evsel;
39 int idx;
40 int cpu;
41 pid_t tid;
44 u64 period;