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