Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h9419 struct perf_sample_data { struct
9420 u64 addr;
9421 struct perf_raw_record *raw;
9422 struct perf_branch_stack *br_stack;
9423 u64 period;
9424 union perf_sample_weight weight;
9425 u64 txn;
9426 union perf_mem_data_src data_src;
9427 u64 type;
9428 u64 ip;
[all …]