Searched defs:perf_sample_data (Results 1 – 2 of 2) sorted by relevance
932 struct perf_sample_data { struct937 u64 addr;938 struct perf_raw_record *raw;939 struct perf_branch_stack *br_stack;940 u64 period;941 u64 weight;942 u64 txn;943 union perf_mem_data_src data_src;949 u64 type;950 u64 ip;[all …]
1728 struct perf_sample_data *, in __intel_pmu_pebs_event()