Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dperf_event.h657 struct perf_sample_data { struct
662 u64 addr;
663 struct perf_raw_record *raw;
664 struct perf_branch_stack *br_stack;
665 u64 period;
666 u64 weight;
667 u64 txn;
668 union perf_mem_data_src data_src;
674 u64 type;
675 u64 ip;
[all …]