Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h7140 struct perf_sample_data { struct
7141 u64 addr;
7142 struct perf_raw_record *raw;
7143 struct perf_branch_stack *br_stack;
7144 u64 period;
7145 union perf_sample_weight weight;
7146 u64 txn;
7147 union perf_mem_data_src data_src;
7148 u64 type;
7149 u64 ip;
[all …]