Home
last modified time | relevance | path

Searched defs:perf_sample_data (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
Dperf_event.h757 struct perf_sample_data { struct
762 u64 addr;
763 struct perf_raw_record *raw;
764 struct perf_branch_stack *br_stack;
765 u64 period;
766 u64 weight;
767 u64 txn;
768 union perf_mem_data_src data_src;
774 u64 type;
775 u64 ip;
[all …]