Searched defs:sample_id (Results 1 – 1 of 1) sorted by relevance
31 struct sample_id { struct32 u32 pid = 0;33 u32 tid = 0; /* if PERF_SAMPLE_TID set */34 u64 time = 0; /* if PERF_SAMPLE_TIME set */35 u64 id = 0; /* if PERF_SAMPLE_ID set */59 struct sample_id sample_id; argument84 struct sample_id sample_id; member125 struct sample_id sample_id; member138 struct sample_id sample_id; member153 struct sample_id sample_id; member[all …]