Home
last modified time | relevance | path

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

/include/linux/
Dperf_event.h992 struct perf_sample_data { struct
997 u64 addr;
998 struct perf_raw_record *raw;
999 struct perf_branch_stack *br_stack;
1000 u64 period;
1001 union perf_sample_weight weight;
1002 u64 txn;
1003 union perf_mem_data_src data_src;
1009 u64 type;
1010 u64 ip;
[all …]