Searched defs:perf_sample_id (Results 1 – 1 of 1) sorted by relevance
20 struct perf_sample_id { struct21 struct hlist_node node;22 u64 id;23 struct perf_evsel *evsel;24 int idx;25 int cpu;26 pid_t tid;29 u64 period;