Searched defs:perf_sample_data (Results 1 – 1 of 1) sorted by relevance
563 struct perf_sample_data { struct564 u64 type;589 static inline void perf_sample_data_init(struct perf_sample_data *data, in perf_sample_data_init() argument