Searched defs:sample_id (Results 1 – 6 of 6) sorted by relevance
30 struct sample_id { struct31 u32 pid;32 u32 tid; /* if PERF_SAMPLE_TID set */33 u64 time; /* if PERF_SAMPLE_TIME set */34 u64 id; /* if PERF_SAMPLE_ID set */35 u64 stream_id; /* if PERF_SAMPLE_STREAM_ID set */36 u32 cpu, res; /* if PERF_SAMPLE_CPU set */37 u64 id2; /* if PERF_SAMPLE_IDENTIFIER set */68 struct sample_id sample_id; member109 struct sample_id sample_id; member[all …]
76 sample_id: number | undefined; property in HiPerfThreadStruct
76 sample_id: number | undefined; property in HiPerfProcessStruct
86 sample_id: number | undefined; property in HiPerfCpuStruct
86 sample_id: number | undefined; property in HiPerfReportStruct
87 sample_id: number | undefined; property in HiPerfEventStruct