Searched defs:perf_sample_id (Results 1 – 1 of 1) sorted by relevance
44 struct perf_sample_id { struct45 struct hlist_node node;46 u64 id;47 struct perf_evsel *evsel;55 int idx;56 struct perf_cpu cpu;57 pid_t tid;60 pid_t machine_pid;61 struct perf_cpu vcpu;77 union {