Searched defs:perf_sample_id (Results 1 – 1 of 1) sorted by relevance
35 struct perf_sample_id { struct36 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;